$\lim\limits_{n\to\infty}\frac{z^n}{n!}=0 $ for $z\in \mathbb{C}$
Proof:
Let $m:=\lfloor|z|\rfloor $, then for $n>m$:$$\left \lvert \frac{z^n}{n!}\right \rvert=\frac{|z|^m}{m!}\cdot \frac{|z|^{n-m}}{(m+1)\cdot \ldots \cdot n}\leq |z|^m\cdot \left \lvert \frac{z}{m+1}\right \rvert ^{n-m}$$
Since $ \left \lvert \frac{z}{m+1}\right \rvert<1$ and $|z|^m$ being a constant, we can conclude that as $n\to \infty$ we get $0$.
I don't understand why $m$ is defined like that... why does it matter in the proof?
$m$ is defined the way it is because that's the exact point where the increase in $n!$ becomes larger than the increase in $|z^n|$ as $n$ grows, so it's at that point the absolute value of the fraction starts shrinking. You could use a larger $m$, if you wanted. But for a smaller $m$, the fraction would still be increasing in size.