Find all integral solutions of equation $$x^n+y^n+z^n=2016,$$ where $x,y,z,n -$ integers and $n\ge 2$
My work so far:
1) $n=2$ $$x^2+y^2+z^2=2016$$
I used wolframalpha n=2 and I received the answer to the problem (Number of integer solutions: 144)
2) $n=3$
I used wolframalpha n=3 and I not received the answer to the problem
How to do without wolframalpha?
The case $n=3$ has been studied intensively. Since $2016\equiv 0\bmod 9$ there should be solutions (probably even infinitely many) of $x^3+y^3+z^3=2016$, but many of them will be very large. For a reference here see this MO-question. For example, the smallest solution to $x^3+y^3+z^3=30$ is $(x,y,z)=(−283059965,−2218888517,2220422932)$, and for $x^3+y^3+z^3=33$ the status is already unknown.