Step 1: Write the expression for area.
Since the curve lies above the \(x\)-axis for \(x \ge 0\), the required area is
\[
\int_{1}^{4} x^3 \, dx
\]
Step 2: Integrate.
\[
\int x^3 dx = \frac{x^4}{4}
\]
Step 3: Apply limits.
\[
\left[\frac{x^4}{4}\right]_{1}^{4}
= \frac{256 - 1}{4}
= \frac{255}{4}
\]