document.write( "Question 1139563: If m,n are integers, how many solutions are there to n^2+n+1=m^3? \n" ); document.write( "
Algebra.Com's Answer #760113 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If m,n are integers, how many solutions are there to n^2+n+1=m^3?
\n" ); document.write( ":
\n" ); document.write( "Not counting n=0, there is only 1 solution, n = 18. m = 7
\n" ); document.write( ":
\n" ); document.write( "Well I am not too proud of the way I did it, but here is what I did
\n" ); document.write( "I put the equation into my Ti83, n = x, m = y, as follows
\n" ); document.write( "y = (x^2+x+1)^(1/3)
\n" ); document.write( "Then I went to the associated table and looked for integer solutions and only one came up x=18; y=7
\n" ); document.write( "
\n" );