Concept:
Zeroes of a polynomial are values of $x$ that make it equal to zero.
Step 1: Set the polynomial equal to zero
\[
2x^2 - 6 = 0
\]
Step 2: Solve for $x$
\[
2x^2 = 6
\]
\[
x^2 = 3
\]
Step 3: Take square root
\[
x = \pm \sqrt{3}
\]
Final Answer:
\[
\boxed{x = \pm \sqrt{3}}
\]