If I have a convolution
$$z(t) = x(t) * y(t)$$
where I know $x(t)$ and $z(t)$, is there a way to determine $y(t)$? Is there a "reverse" convolution theorem for this? I know there are numerical methods used in data processing, but I'm looking for an analytical method.