The Question: show that $|z^2| + Re(a \cdot z) +b = 0$ only has a solution for $|a^2|\geq 4b$ $a \in \Bbb{C}$ $b \in \Bbb{R}$ Question 1.10
If I substitute $z=r_z e^{i\phi_z}$ and $a=r_a e^{i \phi_a}$
I get $r_z^2 + Re(r_z r_a e^{i(\phi_a+\phi_z)}) + b= 0$
$r_z^2 + r_z r_a cos(\phi_a+\phi_z) + b= 0$
Since $r_z$ has to be real, the root of $(r_a cos(\phi_a+\phi_z))^2 - 4b$ has to be real. Therefore $(r_a cos(\phi_a+\phi_z))^2 - 4b \geq 0$
But I have no idea how to get from this to $|a^2|\geq 4b$.
Did I go down the wrong path, did I make a mistake or am I just missing a last step?
Thanks