The general formula for the roots of the quadratic equation \( ax^2 + bx + c = 0 \) is derived from the quadratic formula:
\[
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
\]
For the equation \( ax^2 - bx - c = 0 \), the formula remains the same. Therefore, the roots of this equation are given by:
\[
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
\]
Thus, the correct answer is \( \boxed{\frac{-b \pm \sqrt{b^2 - 4ac}}{2a}} \).