document.write( "Question 93211: What is the next number in the sequence 1,8,27,64....? I don't know how the numbers are related. \n" ); document.write( "
Algebra.Com's Answer #67837 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Notice the numbers are perfect cubes. In other words, \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1=1%5E3\"\r
\n" ); document.write( "\n" ); document.write( "\"8=2%5E3\"\r
\n" ); document.write( "\n" ); document.write( "\"27=3%5E3\"\r
\n" ); document.write( "\n" ); document.write( "\"64=4%5E3\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So to find the next number, we simply need to find \"5%5E3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5%5E3=125\" Evaluate \"5%5E3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the next number is 125
\n" ); document.write( "
\n" );