If the coefficients of $$p(x)=a_nx^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0$$ are rational, the Conjugate Radical Roots theorem states that if the equation $p(x)=0$ has a root of the form $s+t\sqrt{u}$ where $\sqrt{u}$ is irrational, then the equation must also have the conjugate radical, $s-t\sqrt{u}$, as a root.
How to prove that statement? Can anyone show it please?
I suppose that your hypothesis is that $s,t,u$ are rational and $\sqrt{u}$ is irrationnal.
Put $Q(x)=P(s+tx)=\sum b_k x^k$. Clearly, the $b_k$ are rational, and $Q(\sqrt{u})=0$.We have $$Q(\sqrt{u})=\sum_{2|k}b_k u^{k/2}+\sqrt{u}\sum_{2\nmid k} b_k u^{(k-1)/2}=A+\sqrt{u}B$$
Now as $A,B$ are rationals and $\sqrt{u}$ not, we must have $A=B=0$, and hence $Q(-\sqrt{u})=A-\sqrt{u}B=0$, and we are done.