Problem
If $a,b,c\ge 0: a+b+c=3,$ then $$\sqrt[3]{\frac{a+b}{5ab+4}}+\sqrt[3]{\frac{c+b}{5cb+4}}+\sqrt[3]{\frac{a+c}{5ac+4}}\ge \sqrt[3]{6}.\tag{1}$$ I came up with when trying to prove $$\frac{a+b}{5ab+4}+\frac{c+b}{5cb+4}+\frac{a+c}{5ac+4}\ge \frac{2}{3},$$which is not hard by $uvw$ method. I'm looking for a nice proof $(1).$ It might be useful if the solver give motivate path.
Thank you for helping.
Some thoughts.
Firstly, we'll prove the following inequality as a lemma.
Lemma. For all non-negative real numbers $x,y,z$ satisfying$$x^3y^3+y^3z^3+z^3x^3+\frac{537}{64}(xyz)^3\ge \frac{729}{64},$$then $$x+y+z\ge 3.$$ Equality holds at $(x,y,z)=(1,1,1);\left(0,\dfrac{3}{2},\dfrac{3}{2}\right)$ and permutations.
Now, let $$x=\sqrt[3]{\frac{9}{2}}.\sqrt[3]{\frac{a+b}{5ab+4}};y=\sqrt[3]{\frac{9}{2}}.\sqrt[3]{\frac{c+b}{5cb+4}};z=\sqrt[3]{\frac{9}{2}}.\sqrt[3]{\frac{a+c}{5ac+4}}.$$The original problem is rewritten according to $x,y,z$ $$x+y+z\ge 3,$$which the lemma says that it's enough to prove $$\frac{81}{4}\sum_{cyc}\frac{(a+b)(b+c)}{(5ab+4)(5bc+4)}+\frac{391473}{512}\frac{(a+b)(b+c)(c+a)}{(5ab+4)(5bc+4)(5ca+4)}\ge \frac{729}{64}.$$ From now, we can use $uvw.$
About $uvw,$ see here.