We are given that a polynomial f(x) has integer coefficients. The coefficient of x^4 being 1. One root of it is ($\sqrt{2}+\sqrt3$). How do we find the other roots?
I tried using long division, it was so long so i just did it until $x^2$, like I divided $x^4+ax^3+bx^2+cx+d$ by $(x-(\sqrt2+\sqrt3))$. The only good result that I got was that the coefficient of $x^3$ of the function obtained after dividing would be $1$.