I have a doubt on a proof included in "Secrets in Inequalities" by Pham Kim Hung. The exercise is to prove $$\sqrt{a} + \sqrt{b} + \sqrt{c} \geq ab + bc + ca$$ for a, b, c whose sum is 3.
His approach is the following
He observes that: $$2(ab + bc + ca) = (a + b + c)^2 - (a^2 + b^2 + c^2)$$
And he says that the equation above is equivalent to the inequality below(which is what gives me doubt):
$$\sum_{cyc} a^2 + 2\sum_{cyc} \sqrt{a} \geq 9$$
How does he get to $2\sum_{cyc} \sqrt{a} $? Does he get this out of the blue? Or is there some logic behind this?