document.write( "Question 438761: what is the pattern in: 1,8,27,64?? \n" ); document.write( "
Algebra.Com's Answer #303318 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"n%5E3\"\r
\n" ); document.write( "\n" ); document.write( "\"1+=+1%5E3\"
\n" ); document.write( "\"8+=+2%5E3\"
\n" ); document.write( "\"27+=+3%5E3\"
\n" ); document.write( "\"64+=+4%5E3\", etc.
\n" ); document.write( "
\n" );