Let $x_k \geq 0 $ for all $k\in\mathbb{N}$. Note that $\lim_{k\to\infty}\sqrt[k]{x_k}$ need not exist.
If $\lim \sup \sqrt[k]{x_k}>1$, then $\sum_{k=1}^{\infty}x_k = \infty$.
Here is my attempt on proving this:
$\lim \sup \sqrt[k]{x_k}>1$ implies that for any $n$th tail of the sequence $\sqrt[k]{x_k}$, namely $s_n$, $\sup\{s_n\} > 1$ for any $n\in \mathbb{N}$. Then this implies that there will always be $\sqrt[k]{x_k} > 1$ for some $k \in\mathbb{N}$ and the sequence $\sqrt[k]{x_k} \not\to 0 $ and consequently $x_k \not\to 0$ as $k \to\infty$. Therefore, it fails the $n$th term test and the series $\sum_{k=1}^{\infty}x_k = \infty$. $\blacksquare$