Find all integer solutions for $$x^3+1=y^2.$$
Attempt: By guessing, I found five pairs of integer solutions for the equation: $(2, \pm 3)$, $(0, 1)$, $(-1, 0)$ and $(0, -1)$, but really I don't know how to solve it analytically without guessing. Some people lead this problem to the Catalan?
Hint: This an example of "Mordell's Equation" - curves of the form $y^2 = x^3 + D$ (in your case D = 1). Many things are known about its integral solutions. You might find this article useful , you can also proceed using this answer and also this one
Addendum: Mordell spent many years of his life studying integral solutions of the equation $y^2 = x^3 + k$, where $k$ is a fixed nonzero integer. The equation could be justified as having interest because it's one of the simplest examples of an elliptic curve, but it's important for a better reason. The $abc$-conjecture, which has connections to many other problems, does not at first look like it is about Mordell's equation. However, the $abc$ conjecture turns out to be equivalent to specific upper bounds on relatively prime integral solutions $(x,y)$ to Mordell's equation $y^2 = x^3 + k$ in terms of the parameter $k$. So, as Barry Mazur once remarked, the Mordell equation is a far more central topic to all of number theory than its rather special appearance suggests.