document.write( "Question 220817: Radius of a sphere is given by the formula
\n" ); document.write( "r=(0.75v/pie)^1/3
\n" ); document.write( "where v is its volume, find the radius of a spherical tank that has a volume of 32pie/3 cubic meters
\n" ); document.write( "

Algebra.Com's Answer #165679 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
r=(0.75v/pi)^1/3
\n" ); document.write( "V = 32pi/3
\n" ); document.write( "r = (0.75*(32pi/3))/pi)^(1/3)
\n" ); document.write( "r = 8^(1/3)
\n" ); document.write( "r = 2 meters
\n" ); document.write( "-----------
\n" ); document.write( "Notice that it's the Greek letter pi, not the dessert, pie.
\n" ); document.write( "
\n" );