document.write( "Question 574908: A cube has a volume of 64-cubic inches. What’s the length of one side of the cube?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #369324 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A cube has a volume of 64-cubic inches. What’s the length of one side of the cube? \n" ); document.write( "--- \n" ); document.write( "Vol = side^3 \n" ); document.write( "--- \n" ); document.write( "side = Vol^(1/3) \n" ); document.write( "----- \n" ); document.write( "Your problem: \n" ); document.write( "side = 64^(1/3) = 4 inches \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |