I'm trying to prove the following inequality for $a$, $b$ $\in \mathbb{R}_{>0}$, $n$ $\in \mathbb{Z}_+$
$(a + b)^{\frac{1}{n}} \leq a^{\frac{1}{n}} + b^{\frac{1}{n}}$
At first glance I thought this would be provable by induction but had little luck so far. The next approach I've tried is to prove that the inverse holds instead as following
$(a + b)^{n} \geq a^{n} + b^{n}$
which is easily done using the the binomial theorem when $n$ is an integer but it feels like it needs to be done for all real $n$ for the argument to hold to prove the previous inequality.