document.write( "Question 458520: Find the next term of the sequence. 1, 8, 27, 64 \n" ); document.write( "
Algebra.Com's Answer #314546 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The sequence is:
\n" ); document.write( "\"+1%5E3+\" , \"+2%5E3+\" , \"+3%5E3+\" , \"+4%5E3+\"
\n" ); document.write( "The next term is:
\n" ); document.write( "\"+5%5E3+=+125+\"
\n" ); document.write( "
\n" );