document.write( "Question 99492: write a function for each situation.\r
\n" ); document.write( "\n" ); document.write( "the volume V(n)of a cube when you know the length n of a side.
\n" ); document.write( "

Algebra.Com's Answer #72400 by 303795(602)\"\" \"About 
You can put this solution on YOUR website!
\"V%28n%29+=+n%5E3\" \n" ); document.write( "
\n" );