My attempt:
$\sum_{n=1}^\infty\frac{\sqrt{n+1}-\sqrt{n}}{n^x} = \sum_{n=1}^\infty\frac{1}{n^x(\sqrt{n+1}+\sqrt{n})}$
From here, I've tried using the ratio test, but haven't been able to simplify it in a clever way. I can bound the above sum by $\sum_{n=1}^\infty\frac{1}{n^x}$, but this won't show all $x\in\mathbb{R}$ that cause the sum to converge. Basically, I am stuck now.
Any help appreciated!