Let $a,b,c > 0$ such that $a^2 + b^2 + c^2 =3$. Prove that
$$(a^3+a+1)(b^3+b+1)(c^3+c+1) \leq 27$$
My attempt :
Let $\lambda = \prod \limits_{cyc} a^3+a+1$ .
Applying AM-GM on the set $\{(a^3+a+1),(b^3+b+1),(c^3+c+1)\}$ :
$$\lambda^{\frac{1}{3}}\leq\dfrac{\sum \limits_{cyc} a^3+a^2+a}{3} \leq \dfrac{\sum \limits_{cyc} a^3 +2a^2 }{3} = 2+\dfrac{a^3+b^3+c^3}{3}$$
I am struck now and do not how to proceed. The question seems easy but I can not figure out the right strategy. Also, C-S does not seem to help.
Thanks in Advance !