Prove that the equation $x^3+2y^3+4z^3=9w^3$ has no solution $(x,y,z,w)\neq (0,0,0,0)$
So reduced $\mod 2$ I have $x^3\equiv w^3$, so if $x$ is odd, $w$ is odd and if $x$ is even, $w$ is even.
But I'm not really sure what else I should do.
I tried factoring the $2$ to get $x^3+2(y^3+2z^3)=9w^3$.
Reducing $\mod 3$ I get $x^3+2y^3+z^3=0$.
I guess integer solutions are meant.
Solve it by reducing $\,\mod 9$.