$ \color{blue}{ 32x^{3}+48x^{2}-162x-243 } $ is a polynomial of degree 3. To find zeros for polynomials of degree 3 or higher we use Rational Root Test.
The Rational Root Theorem tells you that if the polynomial has a rational zero then it must be a fraction $ \dfrac{p}{q} $, where p is a factor of the trailing constant and q is a factor of the leading coefficient.
The factors of the leading coefficient ( 32 ) are 1 2 4 8 16 32 .The factors of the constant term (-243) are 1 3 9 27 81 243 . Then the Rational Roots Tests yields the following possible solutions:
$$ \pm \frac{ 1 }{ 1 } , ~ \pm \frac{ 1 }{ 2 } , ~ \pm \frac{ 1 }{ 4 } , ~ \pm \frac{ 1 }{ 8 } , ~ \pm \frac{ 1 }{ 16 } , ~ \pm \frac{ 1 }{ 32 } , ~ \pm \frac{ 3 }{ 1 } , ~ \pm \frac{ 3 }{ 2 } , ~ \pm \frac{ 3 }{ 4 } , ~ \pm \frac{ 3 }{ 8 } , ~ \pm \frac{ 3 }{ 16 } , ~ \pm \frac{ 3 }{ 32 } , ~ \pm \frac{ 9 }{ 1 } , ~ \pm \frac{ 9 }{ 2 } , ~ \pm \frac{ 9 }{ 4 } , ~ \pm \frac{ 9 }{ 8 } , ~ \pm \frac{ 9 }{ 16 } , ~ \pm \frac{ 9 }{ 32 } , ~ \pm \frac{ 27 }{ 1 } , ~ \pm \frac{ 27 }{ 2 } , ~ \pm \frac{ 27 }{ 4 } , ~ \pm \frac{ 27 }{ 8 } , ~ \pm \frac{ 27 }{ 16 } , ~ \pm \frac{ 27 }{ 32 } , ~ \pm \frac{ 81 }{ 1 } , ~ \pm \frac{ 81 }{ 2 } , ~ \pm \frac{ 81 }{ 4 } , ~ \pm \frac{ 81 }{ 8 } , ~ \pm \frac{ 81 }{ 16 } , ~ \pm \frac{ 81 }{ 32 } , ~ \pm \frac{ 243 }{ 1 } , ~ \pm \frac{ 243 }{ 2 } , ~ \pm \frac{ 243 }{ 4 } , ~ \pm \frac{ 243 }{ 8 } , ~ \pm \frac{ 243 }{ 16 } , ~ \pm \frac{ 243 }{ 32 } ~ $$Substitute the POSSIBLE roots one by one into the polynomial to find the actual roots. Start first with the whole numbers.
If we plug these values into the polynomial $ P(x) $, we obtain $ P(-\frac{ 3 }{ 2 }) = 0 $.
To find remaining zeros we use Factor Theorem. This theorem states that if $\frac{p}{q}$ is root of the polynomial then this polynomial can be divided with $ \color{blue}{q x - p} $. In this example:
Divide $ P(x) $ with $ \color{blue}{ 2 x + 3 } $
$$ \frac{ 32x^{3}+48x^{2}-162x-243 }{ \color{blue}{ 2x + 3 } } = 16x^{2}-81 $$Polynomial $ 16x^{2}-81 $ can be used to find the remaining roots.
$ \color{blue}{ 16x^{2}-81 } $ is a second degree polynomial. For a detailed answer how to find its roots you can use step-by-step quadratic equation solver.