Given each vector magnitude $= 3\sqrt{1.5}$ and angle between each two vectors $= \frac{\pi}{3}$. Let the vectors be $\vec{A}$, $\vec{B}$, $\vec{C}$. The resultant vector magnitude $R$ is given by: \[ R = \sqrt{A^2 + B^2 + C^2 + 2(AB\cos \theta + BC \cos \theta + CA \cos \theta)} \] Since $A = B = C = 3\sqrt{1.5}$ and $\theta = \frac{\pi}{3}$, \[ R = \sqrt{3(3\sqrt{1.5})^2 + 2 \times 3 \times (3\sqrt{1.5})^2 \times \cos \frac{\pi}{3}} = \sqrt{3 \times 13.5 + 2 \times 3 \times 13.5 \times \frac{1}{2}} = \sqrt{40.5 + 40.5} = \sqrt{81} = 9 \]