If $a,b,c$ are complex number of equal magnitude and satisfy $az^2+bz+c=0,$
then finding maximum and minimum value of $|z|$
with the help of triangle inequality $|az^2+bz+c|\leq |az^2|+|bz|+|c|=|a||z|^2+|b||z|+|c|$
now let $|a|=|b| = |c| = k>0$
so $|az^2+bz+c|\leq k(|z|^2+|z|+1)$
so $|z|^2+|z|+1\geq 0$
wan,t be able to go after that, help me