Step 1: Understanding the Question:
We need to find the area of a triangle formed by three complex numbers in the Argand plane.
Step 3: Detailed Explanation:
The vertices in Cartesian coordinates are:
1. \( z_1 = i = (0, 1) \)
2. \( z_2 = \omega = -\frac{1}{2} + i\frac{\sqrt{3}}{2} = \left( -\frac{1}{2}, \frac{\sqrt{3}}{2} \right) \)
3. \( z_3 = \omega^2 = -\frac{1}{2} - i\frac{\sqrt{3}}{2} = \left( -\frac{1}{2}, -\frac{\sqrt{3}}{2} \right) \)
Area of triangle formula:
\[ \text{Area} = \frac{1}{2} | x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) | \]
Substituting the values:
\[ \text{Area} = \frac{1}{2} \left| 0\left(\frac{\sqrt{3}}{2} - \left(-\frac{\sqrt{3}}{2}\right)\right) + \left(-\frac{1}{2}\right)\left(-\frac{\sqrt{3}}{2} - 1\right) + \left(-\frac{1}{2}\right)\left(1 - \frac{\sqrt{3}}{2}\right) \right| \]
\[ \text{Area} = \frac{1}{2} \left| 0 + \frac{\sqrt{3}}{4} + \frac{1}{2} - \frac{1}{2} + \frac{\sqrt{3}}{4} \right| \]
\[ \text{Area} = \frac{1}{2} \left| \frac{2\sqrt{3}}{4} \right| = \frac{\sqrt{3}}{4} \text{ sq. units} \]
Step 4: Final Answer:
The area of the triangle is \( \frac{\sqrt{3}}{4} \).