document.write( "Question 1042232: The volume of a cubical box is 32.768 m^3 . What will be the length of its sides? \n" ); document.write( "
Algebra.Com's Answer #657199 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It would be the cube root of 32.768 m^3. \n" ); document.write( "If one has played with powers of 2 above 2^10, \n" ); document.write( "2^11=2048 \n" ); document.write( "then 4096 \n" ); document.write( "8192 \n" ); document.write( "16384 \n" ); document.write( "32768 \n" ); document.write( "2^15 is 32768 \n" ); document.write( "2^5, the cube root, is 32 \n" ); document.write( "Where it is 32.768, 2^15*(10^(-3), the cube root is 2^5*(10^(-1)) \n" ); document.write( "That is 32^(10^(-1))=3.2, the same result from taking the cube root of 32.768. \n" ); document.write( "3.2 m. \n" ); document.write( " |