Let $(a_{n})\subset\mathbb{R}$ be such that $0\le a_{n+m}\le a_{n}a_{m}$ for all $n,m\in\mathbb{N}$. I want to show that $(\sqrt[n]{a_{n}})_{n}$ converges.
Certainly, I thought of trying to ratio test, but this only yielded:
$$\left|\frac{\sqrt[n+1]{a_{n+1}}}{\sqrt[n]{a_{n}}}\right|=\left|\frac{a_{n+1}}{a_{n}}\right|\le\left|\frac{a_{n}a_{1}}{a_{n}}\right|=|a_{1}|\xrightarrow{n\to\infty}|a_{1}|$$
which is inconclusive. Perhaps someone could offer a better suggestion?
Edit: See the comments. I did some sloppy (i.e. wrong) calculations.