Concept:
- On the unit circle, the sine of an angle equals the $y$-coordinate of the point at that angle.
- Since the principal branch of $\sin^{-1}$ only accepts angles from $-\pi/2$ to $\pi/2$ (the right half of the unit circle), any given angle outside this range can be replaced by its mirror-image point in the right half that has the same $y$-coordinate.
Step 1: Locate the point on the unit circle at angle $2\pi/3$.
$2\pi/3$ radians is $120^\circ$, which lies in the second quadrant. The coordinates of this point are:
$\left( \cos\dfrac{2\pi}{3}, \sin\dfrac{2\pi}{3} \right) = \left( -\dfrac{1}{2}, \dfrac{\sqrt{3}}{2} \right)$
Step 2: Note that the principal branch of $\sin^{-1}$ only covers the right half of the circle.
The principal value range of $\sin^{-1}$ is $[-\pi/2, \pi/2]$, which corresponds to points on the right half of the unit circle, where the $x$-coordinate is non-negative. Since $2\pi/3$ lies in the left half, its point has $x = -1/2 < 0$, so it is not itself the answer.
Step 3: Reflect the point to the right half of the circle.
Reflecting $\left( -\dfrac{1}{2}, \dfrac{\sqrt{3}}{2} \right)$ across the $y$-axis gives the point $\left( \dfrac{1}{2}, \dfrac{\sqrt{3}}{2} \right)$, which has the same $y$-coordinate, so the same sine value. This point lies in the right half of the circle, at angle:
$\dfrac{\pi}{3}$
Step 4: Confirm this angle gives the required sine value.
$\sin\dfrac{\pi}{3} = \dfrac{\sqrt{3}}{2} = \sin\dfrac{2\pi}{3}$, and $\dfrac{\pi}{3}$ lies inside $[-\pi/2, \pi/2]$, so it is the unique principal value.
Final Answer: $\sin^{-1}\left( \sin \dfrac{2\pi}{3} \right) = \dfrac{\pi}{3}$