I am given the following problem:
Knowing that $\Vert \vec{u} \Vert = 3$ and $\Vert \vec{v} \Vert = 4$ and also $\angle (\vec{u}, \vec{v}) = 120^\circ$ find the volume of the parallelepiped with sides $\vec{u} \times \vec{v}$, $\vec{u}$ and $\vec{v}$.
What I tried (and I am not sure if it works) is
$$ V = \Vert (\vec{u} \times \vec{v}) \cdot \vec{u} \times \vec{v} \Vert = \Vert (\vec{u} \times \vec{v}) \cdot \vec{u} + (\vec{u} \times \vec{v}) \cdot \vec{v} \Vert = \Vert \vec{u} \cdot (\vec{u} \times \vec{v}) + \vec{v} \cdot (\vec{u} \times \vec{v}) \Vert $$
Did I make a mistake somewhere?
Textbook's answer: $108 \ u.v.$