Complementary function of the differential equation $(D^3 - 8)y = x$ is
Show Hint
Complex roots always appear in conjugate pairs. If you find one complex root, the other is guaranteed to be its conjugate. The real part goes into the exponential factor, and the imaginary part goes inside the sine and cosine.
The complementary function (CF) is found by solving the auxiliary equation (AE) of the homogeneous part of the differential equation.
Step 1: Form the Auxiliary Equation
Replace $D$ with $m$ and set the equation to zero:
$$m^3 - 8 = 0$$
Step 2: Solve for Roots
Using the identity $a^3 - b^3 = (a - b)(a^2 + ab + b^2)$:
$$(m - 2)(m^2 + 2m + 4) = 0$$