document.write( "Question 43311: a cube measures 3 inches on all of it's sides. what is the volume of the cube in inches \n" ); document.write( "
Algebra.Com's Answer #28342 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
The volume of a cube is given by \"red%28VOLUME+=+SIDE%5E3%29\".
\n" ); document.write( "So if side = 3 inches, then volume = \"3%5E3\" = 27 cubic inches.
\n" ); document.write( "
\n" );