Question :
Let $x,y,z$ be reals satisfying $x+y+z=0$. Prove the following inequality:$$6(x^3+y^3+z^3)^2 \leq (x^2+y^2+z^2)^3$$
My Attempts : It’s obvious that $x,y,z$ are either one negative and two positive numbers or one positive and two negative numbers.
In addition, putting $(x,y,z)$ and $(-x,-y,-z)$ into the inequality has the same outcome.
Therefore, without loss of generality, I suppose $x,y \geq 0$ and $z\leq0$.
$x+y=-z\\ \Longrightarrow (x+y)^2=z^2 \\ \Longrightarrow (x^2+y^2+z^2)^3=8(x^2+xy+y^2)^3$
is what I have got so far, and from here I can’t continue.
Am I on the right direction? Any suggestions or hints will be much appreciated.
Now, let $x^2+y^2=2uxy.$
Thus, since $xy\geq0$ and for $xy=0$ our inequality is true, we can assume that $xy>0$, which gives $u\geq1$ and we need to prove that: $$8(x^2+xy+y^2)^3\geq6(-3xy(x+y))^2$$ or $$2(2u+1)^3\geq27(u+1)$$ or $$16u^3+24u^2-15u-25\geq0,$$ which is obvious for $u\geq1$.