I am stuck on finding the convergence or divergence of $$\sum_{n=1}^{\infty} \frac{(1-2^{1/n})^6}{(n+3)^p}$$ depending on p with p being in R. I tried to compare it and say its general term is smaller than $$\frac{1}{{(n+3)^p}}$$ and then consider that $$\frac{1}{{(n+3)^p}}$$ is convergent for ( p > 1 ) (comparing it with a harmonic series), so the given series is convergent for ( p > 1 ).
I attempted to use the logarithmic criterion to prove that $$\sum_{n=1}^{\infty} (1-2^{1/n})^6$$ is divergent (I don t think I calculated the limit correctly). Then, using the limit comparison test with $$(1-2^{1/n})^6$$, I obtained that the given series is divergent for ( p <= 0 ).
I think that my approach is flawed since I still haven't determined the nature of the series for ( 0 < p <= 1 ).