Find the radius of convergence of the power series $\displaystyle \sum_{n=1}^{\infty} \frac{n+1}{n!} z^{n^3}$.
Let, $\displaystyle a_n=\frac{n+1}{n!} z^{n^3}$.
Then, $\displaystyle \left|\frac{a_{n+1}}{a_n}\right|=\frac{n+2}{(n+1)^2}|z|^{3n(n+1)+1}\longrightarrow 0$ for all $z\in \Bbb C$. So radius of convergence is $\infty$. Is it correct?
Using Cauchy-Hadamard, I get $r=\dfrac 1{\limsup_{n\to\infty}\sqrt[n^3]{\dfrac{n+1}{n!}}}=1$.
I think your answer above diverges when $\vert z\vert\gt1$.