Prove that $\sum_{n=0}^{\infty}(-1)^{n}z^{2n}/({2n})! $ is convergent for all $z ∈ \mathbb{C}$
I am familiar how to tackle this if it were a Real Analysis problem, but unsure how using Leibniz's test changes the result given that it's Complex.
I see how this is $cos(z)$ but how I don't see how to explicitly prove that it is convergent using conventional methods.
The ratio and root test apply as normal. Indeed, from these tests we define the radius of convergence of a power series $\sum a_nx^n$ as
$$\rho:=\frac1{\limsup_{n\to\infty}\sqrt[n]{|a_n|}}$$
and when the limit exists
$$\rho=\lim_{n\to\infty}\frac{|a_n|}{|a_{n+1}|}$$
This definition is directly derived from these tests when you clear the $x$. The radius mean that the series converges if $|x|<\rho$. Sometimes it converges too when $|x|=\rho$. Take a look at this.