Sorry for bad formatting, I couldn't mark the 3rd root on the right hand side... I've figured this out into the point where (and yeah, the problem is to prove that this applies to all non-negative real numbers)
$(a+b+c)/3\geq (abc)^{1/3}$
$$(a+b+c)^3\geq27abc\\ a^3+3a^2b+3a^2c+3ab^2+6abc+3ac^2+b^3+3b^2c+3bc^2+c^3\geq27abc$$
I'm not sure how to proceed. Any advice is appreciated - a full answer would of course be better. Thanks in advance!
For non-negative $a,b,c$ this is provable by elementary methods. For example, for a fixed $c$ and a fixed average of $a$ and $b$ ($\mu = \frac{a+b}{2}$) the triplet is $$(\mu + \delta,\mu-\delta,c)$$ and the largest this can be comes when $\delta = 0$, so the values that make the inequality closest to being false come when $a=b$ and applying that argument again also $a=c$... at which point the equality holds.
But the premise you asked to prove is not restrilcted to non-negative $a,b,c$ and in fact is false: Try $a=-8, b=-4, c=-2$.