The problem
Find where does the following series converge and where does it converge absolutely $\sum_n \dfrac{(-4+4\sqrt3i)^n}{n} \dfrac{1}{(z+3)^{6n}}$.
My attempt. I first took the following substitution $w=\dfrac{1}{(z+3)^6}$, so I'm left with the following power series $\sum_n \dfrac{(-4+4\sqrt3i)^n}{n} w^n $ which I can find the radius of convegernce in terms of $|w|$ by using the Cauchy-Hadamard formula. Now I'm left to see if there's convergence on the border of that region. For that I'm having trouble deciding. I can't use Dirichlet criterion because the main sequence is not decreasing nor I can use Dedekind criterion. So I'm led to believe that maybe the series doesn't converge on the border, but I can't find a suitable series to compare to.
For what it's worth, if I made the problem a little bit easier, for example by taking $w=\dfrac{1}{(z+3)}$ I can find the radius of convergence of $\sum_n w^n$, but I can't relate that with $\sum_n a_n w^n$ if $a_n$ doesn't converge to 0.
Any hints would be apreciated.