I need to solve something like this $$\int\frac{1}{\sqrt{(x^2+8)^3}}dx$$
Wolfram alpha says the solution is $$\frac{x}{8\sqrt{x^2+8}} + c$$
The problem is that the integrand is obtained by the quotient rule: $$\bigg(\frac{g(x)}{h(x)}\bigg)'=\frac{g'(x)h(x)-g(x)h'(x)}{h^2(x)}$$ $$\bigg(\frac{x}{8\sqrt{x^2+8}}\bigg)'=\frac{1}{8}\cdot\frac{\sqrt{x^2+8}-\frac{x^2}{\sqrt{x^2+8}}}{x^2+8}=\frac{1}{8}\cdot\frac{\frac{x^2+8-x^2}{\sqrt{x^2+8}}}{x^2+8}=\frac{1}{8}\cdot\frac{8}{\sqrt{(x^2+8)^3}}=\frac{1}{\sqrt{(x^2+8)^3}}$$ It there a way to extract the solution from these types of integrals which argument is born from the easy quotient rule?
substitute $$x=2\sqrt{2}\tan(u)$$ then we get $$dx=2\sqrt{2}\sec^2(u)du$$