Another possible 'mean' for three positive real numbers $x,y,z$ is made of pairwise quadratic means:
$$\frac{\sqrt{x^2+y^2}+\sqrt{y^2+z^2}+\sqrt{z^2+x^2}}{3 \sqrt{2}}$$
By QM-AM inequality it is greater than or equal to arithmetic mean of the three numbers:
$$\frac{\sqrt{x^2+y^2}+\sqrt{y^2+z^2}+\sqrt{z^2+x^2}}{3 \sqrt{2}} \geq \frac{x+y+z}{3}$$
Now what is its relationship to the quadratic mean of the three numbers:
$$\frac{\sqrt{x^2+y^2}+\sqrt{y^2+z^2}+\sqrt{z^2+x^2}}{3 \sqrt{2}} \text{ ? } \sqrt{\frac{x^2+y^2+z^2}{3}}$$
Using the obvious inequality $x^2+y^2+z^2 \geq x^2+y^2$, we obtain the following relationship:
$$\sqrt{\frac{x^2+y^2+z^2}{3}} \geq \sqrt{\frac{2}{3}} \frac{\sqrt{x^2+y^2}+\sqrt{y^2+z^2}+\sqrt{z^2+x^2}}{3 \sqrt{2}} $$
Can we make this bound any tighter? How?
If $\sqrt{x^2+y^2}=c$, $\sqrt{x^2+z^2}=b$ and $\sqrt{y^2+z^2}=a$ so we can use $\sqrt{3(a^2+b^2+c^2)}\geq a+b+c$.