Fix $a\in\mathbb{C}$ and $b\in\mathbb{R}.$ Show that the equation $|z^2|+\text{Re}(az)+b = 0$ has a solution iff $|a^2|\geq 4b.$ When solutions exist, show the solution set is a circle.
A seemingly easy problem. Letting $z=x+yi$ and $a = c+di$ the equation can be rewritten as $$x^2+y^2+cx-dy+b = 0.$$
I don't know how to proceed.