An example of equation with a particular numerical value of $a\in\mathbb N$, I have extended to a family of equations that I present here.
Prove the equation $$a^2x^3+y^3=az^3; (x,y,z)\in\mathbb Z^3; a\in\mathbb N; xyz\ne0$$ has no solution for all value of $a\in\mathbb N$.
HINT.- For $a=b^3$ take into account Fermat's Last Theorem for the exposant 3.
Suppose $a\neq 1$
Suppose that $(x,y,z)$ is a solution of equation with $|x|+|y|+|z|$ is minimumm.
So $y=ay_1$. The equation is equivalent to $a^2x^3+a^3y_1^3=az^3$. So $z=az_1$ and the equation is equivalent to $ax^3+a^2y_1^3=a^3z_1^3$. So $x=ax_1$ and then $a^3x_1^3+ay_1^3=a^2z_1^3$. But this is the same $a^2x_1^3+y_1^3=az_1^3$. So $(x_1,y_1,z_1)$ is another solution and $|x_1|+|y_1|+|z_1|<|x|+|y|+|z|$, contradiction.