Let $x,$ $a,$ $b,$ $c$ be nonnegative real numbers. Prove that $$(x + \sqrt[3]{abc})^3 \le (x + a)(x + b)(x + c) \le \left( x + \frac{a + b + c}{3} \right)^3.$$
I know that this problem is a RHS-AM-GM-HM problem, but I am unsure how to solve it. I think that the leftmost part is AM, but that is as far as I was able to get. I also think that taking the cube root of everything might change it into something more manageable, but I am still unsure about that. Can anyone help me with this or give me tips about how to solve it? Thank you.
Hint for the LHS:
$$3 = \sum_{a,b,c}\dfrac{x}{x+a}+\sum_{a,b,c}\dfrac{a}{x+a}\geq\text{Do AM-GM here}.$$
RHS is more trivial than this as it is just exactly one application of AM-GM in disguise.