document.write( "Question 323117: How would I proceed to calculate the following:\r
\n" ); document.write( "\n" ); document.write( "a. Cost per cubic foot = x
\n" ); document.write( " Calculate cost if dimensions are 30\"x18\"x2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b. How does one calculate cubic root of a figure? (My calculator only has a square root button!)\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance,\r
\n" ); document.write( "\n" ); document.write( "Ranjit.
\n" ); document.write( "

Algebra.Com's Answer #231309 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How would I proceed to calculate the following:
\n" ); document.write( "a. Cost per cubic foot = x
\n" ); document.write( "Calculate cost if dimensions are 30\"x18\"x2\"
\n" ); document.write( "Find the volume in cubic inches = 30*18*2 = 1080 cubic inches
\n" ); document.write( "1 foot = 12 inches
\n" ); document.write( "1 cubic foot = 12*12*12 cubic inches = 1728
\n" ); document.write( "Vol = 1080/1728 cu ft
\n" ); document.write( "= 0.625 cubic feet
\n" ); document.write( "----------------------
\n" ); document.write( "b. How does one calculate cubic root of a figure? (My calculator only has a square root button!)
\n" ); document.write( "Use the \"x%5Ey\" function with y = 1/3
\n" ); document.write( "Some have a \"x%5E%281%2Fy%29\" too
\n" ); document.write( "
\n" ); document.write( "
\n" );