I thought I could be able to find an explanation of this (and perhaps I knew it a long time ago) but I cannot find an answer now.
If I assume that
$b^2 \leq |x|$, then is it true that both
$b \leq \sqrt{|x|}$ and
$b \geq - \sqrt{|x|}$
?
I've informally convinced myself that it is true, but I'd like to know for sure.
Where I really get confused is if I assume that $b^2 \leq x$, so that the argument to sqrt can be negative. Do the inequalities above still hold in this case with the complex numbers?
Thanks.