.
First, it is not an equation, since it has no right side and the equality sign.
So, we can talk about a polynomial, but not about equation.
And the question, if to formulate it correctly, should be THIS :
Find the roots of this polynomial.
Second, the solution and the answer by @Boreal both are incorrect, since his factoring is incorrect.
Below find the correct solution.
Introduce new variable u = x^2.
Then your polynomial takes the form
u^2 - 13u + 30
It can be factored in this way
u^2 - 13u + 30 = (u-3)*(u-10)
so, it has the roots u = 3 and u = 10, both positive.
It means, that the original polynomial has 4 (four) real roots , , and . ANSWER
Solved.