Let $k \in N$ and $a_1, a_2, ..., a_k > 0$. Prove that the following series $(b_n)$ converges and define its limit.
$$b_n := \sqrt[n]{\sum_{i = 1}^ka_i^n}$$
I'm quite sure it converges to something between $min(a_i)$ and $max(a_i)$, but don't really know where to start. Sandwich theorem wasn't of much help as well.
Thanks in advance!