document.write( "Question 150005: Find the length of a side of a cubic packing crate whose volume is 2 cubic meters. \n" ); document.write( "
Algebra.Com's Answer #110121 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
A cube has the same width, length and depth.
\n" ); document.write( "Let's call that S.
\n" ); document.write( "The volume is then,
\n" ); document.write( "\"S%2AS%2AS=2\"
\n" ); document.write( "\"S%5E%281%2F3%29=2\"
\n" ); document.write( "Take the cube root.
\n" ); document.write( "\"S=2%5E%281%2F3%29\"
\n" ); document.write( "\"S=1.26\"
\n" ); document.write( "The cube has a side length of 1.26 m.
\n" ); document.write( "
\n" );