Update
Find sum of all $n \in \mathbb{N}$ such that $(n^2+n+1)^2$ divides $n^{2195}+n^{2194}+...+n^2+n+1$.
I have no idea. Can anyone help? At least with a hint. Thanks for the help in advance.
Original Question (Before Correction)
Find sum of all natural numbers $n $ such that $n^2+n+1$ divides $1+n+n^2+...+n^{2195}$.
$$n^{2193}+n^{2190}+\cdots+1 = n^{2193}-1+n^{2190}-1+\cdots+1-1+732$$ The left-hand side is the result of dividing by the first factor of $n^2+n+1$. The $n^{3k}-1$ are each multiples of the second factor of $n^2+n+1$, leaving $732$ alone.
$n^2+n+1$ is odd, and odd factors of 732 are $1,3,61,183$.
$$1=0^2+0+1\\3=1^2+1+1\\183=13^2+13+1$$