Let $p(z) = a_nz^n + \cdots + a_0$ be a complex polynomial of degree $n$. Show that for large enough $|z|$, there exists $c > 0$ such that $c|z|^n < |p(z)|$.
It is easy to see that the statement is true, but I am having a hard time proving it completely rigorously. For example, I don't want to say things like "the $a_nz^n$ term eventually dominates". I am sure it can work if I take $c = |a_n| / 2$, but what would be the threshold for $|z|$?