Been stumped on this question for a while. I tried letting $z=\mid z \mid \cdot e^{i \alpha}$ and $A=\mid A \mid \cdot e^{i\beta}$ -- assuming that $\alpha$ and $\beta$ were the arguments of $z$ and $A$ respectively.
Substituting gave me
$\mid z\mid^2+\mid z\mid \mid A \mid cos(\alpha+\beta)+B=0$.
I knew, since $\mid z\mid$ was real, the discriminant had to be greater than or equal to $0$.
$(\mid A\mid cos(\alpha+\beta))^2-4B > 0$
$\mid A^2 \mid cos^2(\alpha+\beta) \gt 4B$
That's as close as I could get. Is there something I'm overlooking?