$$x^6 - 4x^5 - 11x^4 + 40x^3 + 11x^2 - 4x - 1 = 0$$ and given root is $\sqrt{2} - \sqrt{3}$.
I tend to solve equations if the first given root number is not a $\sqrt{2}$ which in this case is. I understand this might be the dumbest question, nevertheless learning shouldn't stop.
Looking forward for help.
if $\sqrt2 - \sqrt 3$ is a root. And since our polynomial has rational coefficients... we know that the conjugates will also be roots.
$(x-\sqrt2 - \sqrt 3)(x-\sqrt2 + \sqrt 3)(x+\sqrt2 - \sqrt 3)(x+\sqrt2 + \sqrt 3)\\ (x^2-2\sqrt2x -1)(x^2+2\sqrt2x - 1)\\ x^4 - 10x^2 + 1$
$\dfrac {x^6 - 4x^5 - 11x^4 + 40x^3 + 11x^2 - 4x - 1}{x^4 - 10x^2 + 1}$
$x^2(x^4 - 10x^2 + 1)-4x(x^4 - 10x^2 + 1) - (x^4 - 10x^2 + 1)\\ (x^2 - 4x - 1)(x^4 - 10x^2 + 1)$
So your last two roots are $(2+\sqrt5), (2-\sqrt 5)$