I want to find the radius of convergence for the series in z where the coefficient of $z^n$ is 1). $a_n =\frac{(n!)^3}{(3n)!}$
Also I need to find the radius of convergence of
2). hypergeometric series.
$F(\alpha, \beta, \gamma;z)=1+ \sum \frac {\alpha (\alpha +1)...(\alpha + n -1) \beta (\beta +1)...(\beta n -1)}{n! \gamma (\gamma + 1) ...(\gamma + n -1)}. z^n$
Let f(z)= $\sum a_n z^n$ I know that for a holomorphic function $f$ whose power series has coefficient $a_n$ is gi ven as
$$\frac{1}{R}= \lim_{x \to \infty} \left|\frac{a_{n+1}}{a_n}\right|$$
For 1) I got the answer R=27. Am I right?? I have no idea for hypergeometric series.