Prove that the equation $x^3+y^3+z^3-3xyz=1$ defines a surface of revolution and find the analytical equation of its axis of revolution.
I think that I need to apply Euler's formula, so that I get rid of the third-grade polynomial there: $x^3+y^3+z^3-3xyz=1 \Leftrightarrow (x+y+z)(x^2+y^2+z^2-xy-xz-yz)=1$ but then I stuck on how to prove it defines a surface of revolution.
The textbook notes that: $f(x,y,z)=0$ defines a surface of revolution around the axis with equation $\frac{x-x_0}{a}=\frac{y-y_0}{b}=\frac{z-z_0}{c}$ if and only if it can be written as a polynomial of $(x-x_0)^2+(y-y_0)^2+(z-z_0)^2$ and $ax+by+cz$. Any hint for that one?