I was looking at this question, and I derived this inequality from that
Let $a$, $b$ and $c$ be positive numbers such that $a^3+b^3+c^3=3.$ Prove that:
$$2(a^2+b^2+c^2)-(ab+bc+ca) \geq 3$$
I couldn't solve Rozenberg's inequality but I assumed it's true. So if $a^3+b^3+c^3=3$, then
$$\frac{a^3}{a+b}+\frac{b^3}{b+c}+\frac{c^3}{c+a}\geq\frac{3}{2}\tag {1}$$
and also by using this, if $b^3+a^3+c^3=3$, then
$$\frac{b^3}{b+a}+\frac{a^3}{a+c}+\frac{c^3}{c+b}\geq\frac{3}{2}\tag {2}$$
using $(1)$ and $(2)$, if $a^3+b^3+c^3=3$, then
$$\frac{a^3+b^3}{a+b}+\frac{b^3+c^3}{b+c}+\frac{c^3+a^3}{c+a}\geq3$$
$$\Leftrightarrow \sum\limits_{cyc}(a^2-ab+b^2)\geq 3$$
$$\Leftrightarrow 2(a^2+b^2+c^2)-(ab+bc+ca) \geq 3$$
If I'm not making any silly mistake, this inequality should be true. I couldn't solve yet, but I wanted to share with you.
$\mathbf {EDIT:}$ To be clear, I think that I derived an inequality weaker than Rozenberg's inequality by using his inequality, and I presented it for those of you who might interest trying to solve inequalities by ownselves
We need to prove that $$\left(\sum_{cyc}(2a^2-ab)\right)^3\geq3(a^3+b^3+c^3)^2$$ or $$\sum_{cyc}(5a^6-12a^5b-12a^5c+30a^4b^2+30a^4c^2-31a^3b^3-15a^3b^2c-15a^3c^2b+20a^2b^2c^2)\geq0$$ or $$\sum_{cyc}(10a^6-24a^5b-24a^5c+60a^4b^2+60a^4c^2-62a^3b^3-30a^3b^2c-30a^3c^2b+40a^2b^2c^2)\geq0$$ or $$5\sum_{cyc}(a^6-a^5b-ab^5+b^6)-19\sum_{cyc}(a^5b-a^4b^2-a^2b^4+ab^5)+$$ $$+41\sum_{cyc}(a^4b^2+a^2b^4-2a^3b^3)+10\sum_{cyc}(2a^3b^3-a^3b^2c-a^2c^2b)-$$ $$-20abc\sum_{cyc}(a^2b+a^2c-2abc)\geq0$$ or $$\sum_{cyc}(a-b)^2(5(a^4+a^3b+a^2b^2+ab^3)-19ab(a^2+ab+b^2)+41a^2b^2+20c^3(a+b)-20abc^2)\geq0$$ or $$\sum_{cyc}(a-b)^2(20(a+b)c^3-20abc^2+5a^4-14a^3b+21a^2b^2-14ab^3+5b^4)\geq0.$$ Now, Let $c=x\sqrt{ab}$.
Hence, since $$5a^4-14a^3b+21a^2b^2-14ab^3+5b^4-3a^2b^2=(a-b)^2(5a^2-4ab+5b^2)\geq0,$$ by AM-GM we obtain: $$20(a+b)c^3-20abc^2+5a^4-14a^3b+21a^2b^2-14ab^3+5b^4\geq$$ $$\geq40\sqrt{ab}c^3-20abc^2+3a^2b^2=a^2b^2(40x^3-20x^2+3)=$$ $$=a^2b^2(20x^3+20x^3+3-20x^2)\geq a^2b^2\left(3\sqrt[3]{\left(20x^3\right)^2\cdot3}-20x^2\right)=$$ $$=20a^2b^2x^2\left(3\sqrt[3]{1200}-20\right)>0$$ and we are done!
Also we can use the $uvw$ method.
Indeed, let $a+b+c=3u$, $ab+ac+bc=3v^2$ and $abc=w^3$.
Hence, $\sum\limits_{cyc}(2a^2-ab)$ does not depend on $w^3$ and
$a^3+b^3+c^3=27u^3-27uv^2+3w^3$ is an increasing function of $w^3$.
Thus, it's enough to prove our inequality for a maximal value of $w^3$,
which happens for equality case of two variables
and $b=c=1$ in the homogeneous form gives $$(2(a^2+2)-2a-1)^3\geq3(a^3+2)^2$$ or $$(a-1)^2(5a^4-14a^3+27a^2-24a+15)\geq0,$$ which is obvious and we are done again.
About $uvw$ see here: https://artofproblemsolving.com/community/c6h278791