Find all $z \in \mathbb{C}$ such that the function $f(z) = {\bar z}\sin(z)$ satisfies the Cauchy-Riemann equations.
Own work: Let $z = x+iy$ where $x$ and $y$ are real numbers
Thus, ${\bar z} = x-iy$, and $\sin(z) = \frac{\exp(iz)-\exp(-iz)}{2i}$
Hence $f(x+iy)= (x-iy)\frac{\exp(i(x+iy))-\exp(-i(x+iy))}{2i}$
Im struggling to simplify this in order to do the partial derivatives to see that it satisfies the Cauchy-Riemann equations.
Any help will be appreciated.