document.write( "Question 554451: what is the length of a cube if the volume is 80 feet cubed? \n" ); document.write( "
Algebra.Com's Answer #361339 by Theo(13342)![]() ![]() You can put this solution on YOUR website! a cube has all sides equal in length. \n" ); document.write( "this makes the volume of the cube equal to s^3 where s represents the length of a side. \n" ); document.write( "your equation is: \n" ); document.write( "s^3 = 80 \n" ); document.write( "take the cube root of both sides of the equation to get: \n" ); document.write( "root(3,s^3) = s = root(3,80) = 4.30886938 \n" ); document.write( " |