You can put this solution on YOUR website! A= pi.r^2
this is equivalent to:
f(r) = pi*r^2
y = pi*r^2
switch y's and r's:
r = pi*y^2
solve for y:
r = pi*y^2
r/pi = y^2
sqrt(r/pi) = y
.
therefore, the inverse is:
sqrt(A/pi)
so, if you knew the area (A), you can find the radius (r)