Concept:
Use trigonometric identities and convert the equation into a quadratic form.
Step 1: Write the given equation.
\[
6\sin^2x=3\cos^4x-\sin^2x\cos^2x
\]
Using
\[
\sin^2x=1-\cos^2x
\]
let
\[
\cos^2x=t
\]
Then,
\[
6(1-t)=3t^2-(1-t)t
\]
Step 2: Simplify the equation.
\[
6-6t=3t^2-t+t^2
\]
\[
6-6t=4t^2-t
\]
\[
4t^2+5t-6=0
\]
\[
(4t-3)(t+2)=0
\]
Thus,
\[
t=\frac34
\]
Since \(t=\cos^2x\),
\[
\cos^2x=\frac34
\]
\[
\cos x=\pm\frac{\sqrt3}{2}
\]
Step 3: Find the general solution.
\[
x=n\pi\pm\frac{\pi}{6},\qquad n\in\mathbb{Z}
\]
Hence,
\[
\boxed{x=n\pi\pm\frac{\pi}{6}}
\]