How many (nonconstant) polynomial factors with leading coefficient 1, with the other coefficients possibly complex, does $x^{2015} + 18$ have?
I don't know much about this problem, all I know is that the complex roots must come in pairs? I'm not sure where to read up to be able to solve this problem
Let $p(x)$ be your polynomial. It has $2\,015$ roots: the numbers $r_j=\sqrt[2\,015]{-18}\exp\left(\frac{2\pi ij}{2\,015}\right)$ with $j\in\{0,1,\ldots,2\,014\}$. So, it's monic factors are the polynomials of the form$$\prod_{j\in\Delta}(x-r_j),$$where $\Delta$ is a non-empty subset of $\{0,1,\ldots,2\,014\}$. How many non-empty subsets has this set?