Suppose $m^3=n^4-4$ where $m,n \in \mathbb Z$.
a) Show that $m$ cannot be even if $n$ is odd.
b) Show that $m$ and $n$ cannot both be even.
c) By considering the prime factors of $m$,$n^2-2$ and $n^2+2$, show there is no integer solutions to $m^3=n^4-4$
I can do the first two parts, but find it hard to start part c, how shall I think about this problem and where shall I start?
From a) and b), $m$ must be odd and hence so must be $n^4-4=(n^2+2)(n^2-2)$. As $\gcd(n^2+2,n^2-2)\mid 4$, this implies that $n^2\pm2$ are coprime, hence each of them must be a cube. Hence we have two cubes that differ by $4$.