If $a,b$ are positive real numbers, such that $a+b=1$, then prove that $$\bigg(a+ \dfrac {1}{a}\bigg)^3 +\bigg(b+ \dfrac {1}{b}\bigg)^3 \ge \dfrac {125}{4}$$
I just learnt to prove If $a$ and $b$ are positive real numbers such that $a+b=1$, then prove that $\big(a+\frac{1}{a}\big)^2 +\big(b+\frac{1}{b}\big)^2 \ge\frac{25}{2}$ a few days ago, and it was just basic application of CS. But I find this one really difficult. I can not apply CS here directly on the numbers $a+\frac{1}{a}$ and $b+\frac{1}{b}$ because CS is for squares. So some manipulation is needed. Anything from hint to full answer will be appreciated.