how to find the radius of a circle by the area
Since area = pi*radius^2 then radius = (area/pi)^(1/2) or radius = square root of (area/pi)