Let $x>0$, $y>0$ and $z > 0$. Prove that $$\sqrt[3]{\frac{x^3+y^3+z^3}{xyz}} + \sqrt{\frac{xy+yz+zx}{x^2+y^2+z^2}} \geq 1+\sqrt[3]{3}.$$
From Micheal Rozenberg's answer :
$(x+2)\sqrt{x^2+2}\left(\sqrt{x^2+2}+\sqrt{2x+1}\right)\geq\sqrt[3]x\left(\sqrt[3]{(x^3+2)^2}+\sqrt[3]{3x(x^3+2)}+\sqrt[3]{9x^2}\right)$,
Prove that $(x+2)^2(x+2\sqrt{x}+3)\geq9\sqrt[3]{x(x^3+2)^2}$,
LHS :
$(x+2)\sqrt{x^2+2}\left(\sqrt{x^2+2}+\sqrt{2x+1}\right)\geq (x+2) \frac{x+2} {\sqrt{3}}\left(\frac{x+2}{\sqrt{3}}+\frac{2\sqrt{x}+1}{\sqrt{3}}\right)= \frac{(x+2)^2}{3}(x+2\sqrt{x}+3)$
RHS :
$\sqrt[3]{3x(x^3+2)}\leq \sqrt[3]{(x^3+2)^2}$
$\sqrt[3]{9x^2}\leq \sqrt[3]{(x^3+2)^2}$
so $\sqrt[3]{(x^3+2)^2}+\sqrt[3]{3x(x^3+2)}+\sqrt[3]{9x^2}\leq 3\sqrt[3]{(x^3+2)^2}$
$\sqrt[3]{x}(\sqrt[3]{(x^3+2)^2}+\sqrt[3]{3x(x^3+2)}+\sqrt[3]{9x^2})\leq 3\sqrt[3]{x(x^3+2)^2}$
Thus,
$\frac{(x+2)^2}{3}(x+2\sqrt{x}+3) \geq 3\sqrt[3]{x(x^3+2)^2}$
$(x+2)^2(x+2\sqrt{x}+3) \geq 9\sqrt[3]{x(x^3+2)^2}$
Let $x+y+z=3u$, $xy+xz+yz=3v^2$ and $xyz=w^3$.
Hence, we need to prove that $$\sqrt[3]{\frac{27u^2-27uv^2}{w^3}+3}+\sqrt{\frac{v^2}{3u^2-2v^2}}\geq1+\sqrt[3]3,$$ which is $f(w^3)\geq0,$ where $f$ is a decreasing function.
Thus, it's enough to prove our inequality for a maximal value of $w^3$.
Now, $x$, $y$ and $z$ are positive roots of the following equation. $$(X-x)(X-y)(X-z)=0$$ or $$X^3-3uX^2+3v^2X-w^3=0$$ or $$X^3-3uX^2+3v^2X=w^3,$$ which says that the graph of $f(X)= X^3-3uX^2+3v^2X$ and the line $Y=w^3$
have three common points $(x,f(x))$, $(y,f(y))$ and $(z,f(z)).$
Now, draw the graph of $f$.
Indeed, $f(X)= X^3-3uX^2+3v^2X$, which gives $$f'(X)=3X^2-6uX+3v^2=3(X^2-2uX+v^2)=$$ $$=3\left(X-(u+\sqrt{u^2-v^2})\right)\left(X-(u-\sqrt{u^2-v^2})\right).$$
Thus, $X_{max}=u-\sqrt{u^2-v^2}$, $X_{min}=u+\sqrt{u^2-v^2}$
and the graph of $f$ goes through origin $(0,0)$.
Draw it, please!
Let $z\leq y\leq x$, $u$ and $v^2$ be constants and $w^3$ increases.
Hence, $x$, $y$ and $z$ changes and $w^3$ will get a maximal value,
when a line $Y=w^3$ will touch to the graph of $f$ in the maximum point of $f$,
which happens for equality case of two variables (when $z=y=u-\sqrt{u^2-v^2}$ in our case).
Since our inequality is homogeneous, we can assume $y=z=1$ and we need to prove that $$\sqrt[3]{\frac{x^3+2}{x}}+\sqrt{\frac{2x+1}{x^2+2}}\geq1+\sqrt[3]3$$ or $$\sqrt[3]{\frac{x^3+2}{x}}-\sqrt[3]3\geq1-\sqrt{\frac{2x+1}{x^2+2}}$$ or $$\frac{x^3-3x+2}{\sqrt[3]x\left(\sqrt[3]{(x^3+2)^2}+\sqrt[3]{3x(x^3+2)}+\sqrt[3]{9x^2}\right)}\geq\frac{x^2-2x+1}{\sqrt{x^2+2}\left(\sqrt{x^2+2}+\sqrt{2x+1}\right)}$$ or $$(x+2)\sqrt{x^2+2}\left(\sqrt{x^2+2}+\sqrt{2x+1}\right)\geq\sqrt[3]x\left(\sqrt[3]{(x^3+2)^2}+\sqrt[3]{3x(x^3+2)}+\sqrt[3]{9x^2}\right).$$ Now, by C-S we obtain $$\sqrt{x^2+2}=\frac{1}{\sqrt3}\sqrt{(1+2)(x^2+2)}\geq\frac{x+2}{\sqrt3}$$ and $$\sqrt{2x+1}=\frac{1}{\sqrt3}\sqrt{(2+1)(2x+1)}\geq\frac{2\sqrt{x}+1}{\sqrt3}.$$ Also, by AM-GM $$3x\leq x^3+2.$$ Thus, it's enough to prove that $$(x+2)^2(x+2\sqrt{x}+3)\geq9\sqrt[3]{x(x^3+2)^2}$$ or $$(a^2+2)^2(a^2+2a+3)\geq9\sqrt[3]{a^2(a^6+2)^2},\tag1$$ where $a=\sqrt{x}$ and the rest is smooth.
The last inequality follows from the following inequalities. $$(a^2+2)^5\geq54a(a^6+2)$$ and $$2(a^2+2)(a^2+2a+3)^3\geq27a(a^6+2).$$ Done!