What's the matrix that rotates vectors by pi/6 counterclockwise?
\(R(\theta) = \begin{pmatrix}\cos(\theta)&-\sin(\theta)\\\sin(\theta)&\cos(\theta)\end{pmatrix}\\ \text{Now just plug in $\theta=\dfrac{\pi}{6}$}\)