I am trying to find the radius of convergence of the power series $$\Sigma_{n=0}^{\infty}\frac{(-1)^n}{(2n)!}x^{2n}$$
is it true to mark $x^2=t$ than substitude in the original series and get $\Sigma_{n=0}^{\infty}\frac{(-1)^n}{(2n)!}t^{n}$
so that I am avoiding the split of the sequence for $a_k= \frac{(-1)^n}{(2n)!}$ for $k=2n $ and $ a_k= 0 else $
This is a valid first step, sure.
Just remember that if you find a finite radius of convergence for the series in terms of $t$, you then need to go back to the original $x$. For example, if you find the series converges when $|t|<2$, then you know it converges when $|x|<\sqrt{2}$. (Although that won't be a concern for this particular series.)