I am trying to find out if there is a generic solution(s) for x in terms of n for the following polynomial equation.
$$ x^{n} = \sum_{p=0}^{n-1}x^p $$
I tried to do google search for similar form but nothing came out of the search. Wondering if there is such a form?