The proof in the book (Elementary Number Theory, by J.V. Uspensky, Heaslet) is given as follows:
Suppose, this root is represented by the irreducible fraction: $\frac{r}{s}$. Also, $A,r,s,n \in \mathbb {Z} \text{ and all } \gt 0$. Need prove $(\frac{r}{s})^n = A$ is either irrational or integer.
Can state as : $r^n = As^n$, whence it follows that $s^n \mid r^n => s \mid r^n$. Consequently, $(r^n,s) = s$, but by the corollary $(r^n, s) =1$ and so $s=1, A = r^n$. Consequently, if $A$ is not an nth power of an integer,it must be an irrational.
My confusion lies in two parts:
(i) how it implies that : $s \mid r^n$.
(ii) The corollary $(r^n, s) =1$ is seemingly derived out of $(r,s) = 1$, but is not clear how.
In fact, I feel this approach so confusing that would like an alternate approach.