I need to compute:
$\lim \limits_{n \to \infty} \frac{\sqrt[4]{n^4+4n}\,-\,\sqrt[3]{n^3+3n}}{\sqrt[5]{n^5+1}\,-\, \sqrt[5]{n^5+n}}\cdot\frac{1}{n^2}$
I tried this
$\lim \limits_{n \to \infty} \frac{n}{n}\frac{\sqrt[4]{n^4+4n}\,-\,\sqrt[3]{n^3+3n}}{\sqrt[5]{n^5+1}\,-\, \sqrt[5]{n^5+n}}\cdot\frac{1}{n^2}=\lim \limits_{n \to \infty} \frac{\sqrt[4]{1+\frac{4}{n^3}}\,-\,\sqrt[3]{1+\frac{3}{n^2}}}{\sqrt[5]{1+\frac{1}{n^5}}\,-\, \sqrt[5]{1+\frac{1}{n^4}}}\cdot\frac{1}{n^2}$
I get stuck and I will have to probably use different method, would someone give me an advice, how to approach to this problem?
I also thought about multiplying it by $\frac{(a+b)}{(a+b)}$, but I am not really sure how.