Let $n\in\mathbb{N}_+$.
Can each root equation of $n$ unknowns be rearranged to a polynomial equation of $n$ unknowns whose solution set contains the solution set of the root equation?
If not, is this true at least for root equations of one or two unknowns?
I already know the solution method with raising both sides of the root equation to the same power. But I guess this method is limited to simple root equations because raising to a power of a sum of at least three summands on one side of the equation does not reduce the number of roots on this side of the equation. Take e.g. the equation $\sqrt{A(x)}+\sqrt{B(x)}+\sqrt{C(x)}=\sqrt{D(x)}+\sqrt{E(x)}$.
I already know the method of introducing new unknowns. Does this method answer my question?
user:409 resultant. You'll see many examples of how I have invoked the method of resultants to handle various non-linear systems. The first hit is an answer where I walk-though the process; most times I just mention the method in passing. (Of course, lots of other users use the method, and Gröbner bases, so a more-general site search can be helpful, too.) Let me know if that's what you're after. – Blue Dec 24 '20 at 16:04