First we simplify in the following way:
$$\frac{3}{\sqrt{x}\left( (1+\frac{4}{x^2})^{1/2}+(1+\frac{1}{x^2})^{1/2} \right)}$$
For $x \to 0$:
We then postulate that since the above must be equivalent to some constant times $x$ to some power, then the inverted fraction is equivalent to some $\frac{1}{cx^n}$, I actually think that this step is flawed, because for $x \to 0$, $\frac{1}{cx^n}$ is indeterminate for $x \neq 0$. We then have
$$\lim_{x \to 0} \frac{\sqrt{x}}{3}\left(\left(1+\frac{4}{x^2}\right)^{1/2}-1 \right) + \lim_{x \to 0} \left( \left(1+\frac{1}{x^2} \right)^{1/2}-1 \right) = \\ \frac{\sqrt{x}}{6} \left( \frac{4}{x^2} + \frac{1}{x^2} \right)$$
And so $c=6/5$ and $n=1.5$, because we have to invert back.
For $x \to +\infty$: We invert again, but this time also divide by $cx^n$. So that we end up with: $$\lim_{x \to +\infty} \frac{c}{3} x^n \sqrt{x} \left(\left( 1+\frac{4}{x^2} \right)^{1/2} + \left( 1+\frac{1}{x^2}\right)^{1/2} \right) = \\ \frac{2c}{3}(x^n \sqrt{x})$$
that means that $c=2/3$ and $n=0.5$.
But one or both of these solutions are, in fact, incorrect.
For $x\to 0$, recall that firstly we can estimate
$$\sqrt{x^3+4x}\sim \sqrt{4x}\left(1+\frac14x^2\right)^\frac12=2\sqrt{x}+\frac14\sqrt{x}x^2$$
$$\sqrt{x^3+x} \sim \sqrt{x}\left(1+x^2\right)^\frac12=\sqrt{x}+\frac12\sqrt{x}x^2$$
therefore it seems that
$$\sqrt{x^3+4x} - \sqrt{x^3+x} \sim \sqrt{x}$$
to prove that we need to show that
$$\frac{\sqrt{x^3+4x} - \sqrt{x^3+x}}{\sqrt{x}}\to 1$$
For $x\to \infty$, recall that firstly we can estimate
$$\sqrt{x^3+4x}\sim \sqrt{x^3}\left(1+2\frac1{x^2}\right)^\frac12=\sqrt{x^3}+\frac{2}{\sqrt x}$$
$$\sqrt{x^3+x} \sim \sqrt{x^3}\left(1+\frac1{2x^2}\right)^\frac12=\sqrt{x^3}+\frac{1}{2\sqrt x}$$
therefore it seems that
$$\sqrt{x^3+4x} - \sqrt{x^3+x} \sim \frac32 \frac{1}{\sqrt x}$$
to prove that we need to show that
$$\frac{\sqrt{x^3+4x} - \sqrt{x^3+x}}{\frac32 \frac{1}{\sqrt x}}\to 1$$