document.write( "Question 290832: find the radius of a ball with a volume of 41 cubic inches \n" ); document.write( "
Algebra.Com's Answer #210425 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
V= 4(pi x radius^3)/3 = 41
\n" ); document.write( "So radius^3 = 41 x 3/(4 x pi)= 9.788
\n" ); document.write( "So radius = 2.139 inches
\n" ); document.write( "
\n" );