Evaluate indefinite integral: $\int {\frac{\sqrt{1+z^2}}{z^3}dz}$
My try,
Substituting $z=\tan x$ then the integration reduces in $\int{\csc{^3} xdx}$. Where, $\csc x$ is Cosecant function.
After rewriting the integral as $\int {\csc x\csc^2xdx}$ and by parts and calculation I find the integral value $-\frac{1}2\csc x \cot x +\frac{1}{2}\ln|\csc x-\cot x|+c$
Now converting the the result in terms of $z$ is bit problematic.
I am finding a alternative way to Integrate it without substituting (if possible then without by parts). Does anyone have any idea how to do this? Your help is highly solicited.
Putting, $z=\frac{1}t$
$$\begin{aligned} \int \frac{\sqrt{1+z^2}}{z^3}dz &= \int {\frac{\sqrt {1+\frac{1}{t^2}}}{\frac{1}{t^3}}(-\frac{1}{t^2}dt)}= \left[ \begin{array}{l} z = \frac{1}{t} \Leftrightarrow dz = -\frac{1}{t^2}dt \\ \end{array} \right]\\ &= -\int {\sqrt{1+t^2}dt} = -\frac{1}{2}[t\sqrt {1+t^2}+\ln|t+\sqrt{1+t^2}|]+c \end{aligned}$$
After rewriting in terms of $z$ we get, $-\frac{1}{2}[\frac{\sqrt {1+z^2}}{z^2}+\ln|\frac{1}{z}+\frac{\sqrt {1+z^2}}{z}|]+c$