Find the $n$-th derivative of $y=\frac{4}{(6x+8)^3}$
\begin{align} y' ={} & 4(-3)(6) \frac{1}{(6x+8)^4} \\ y''={} & 4(-3)(-4)(6)^2 \frac{1}{(6x+8)^5} \\ y'''={} & 4(-3)(-4)(-5)(6)^3\frac{1}{(6x+8)^6} \end{align} I recognise the pattern but can't interpret that into a formula.