What special considerations do you need to take when decomposing the following fraction and why?
I'm trying to decompose the following:
$$ \frac{s^3-1}{(s^2+6)^2(s+12)^2} $$
$$ \frac{s^3-1}{(s^2+6)^2(s+12)^2} = \frac{A}{(s^2+6)^2} + \frac{B}{(s+12)^2} $$
It obviously isn't correct. What to do?