I want to compute $(\sqrt 3 + i)^{14} + ( \sqrt 3 - i)^{14}$.
My attempts: I was thinking about De Moivre's theorem
$$(\cos\theta + i \sin\theta)^n= \cos(n\theta) + i \sin(n\theta)$$
but I don't know how it can be applied here. Any hints/solution will be appreciated.
Thank you.