Let $x,y,z\geq 0$ and $x^2+y^2+z^2\geq 3$. What is the minimum value of $$D(x,y,z)=\frac{(x+y+z)^3}{xy+yz+zx}?$$
When $x=y=z=1$, $D(x,y,z)=9$. We have $(x+y+z)^2\leq 3(x^2+y^2+z^2)$ and $xy+yz+zx\leq x^2+y^2+z^2$, but these do not help directly with bounding $D(x,y,z)$.