d/dxDerivCalc

Derivative of √x

The square root looks like it needs its own rule — until you write it as x^(1/2) and watch the ordinary power rule handle it.

Answer
d/dx [√x]  =  1/(2√x)
Rule used: Power rule with a fractional exponent
Open √x in the calculator →

Step-by-step solution

1
Rewrite as a power

x = x1/2. Fractional exponents are still just exponents.

2
Apply the power rule

d/dx[x1/2] = (1/2)·x1/2 − 1 = (1/2)·x−1/2.

3
Rewrite without negative exponents

x−1/2 = 1/√x, so f′(x) = 1/(2√x).

Why it works

The formula quietly predicts the square root's most famous behavior: as x → 0⁺ the slope 1/(2√x) blows up to infinity, which is why the graph leaves the origin vertically. And as x grows, the slope decays toward zero — the root keeps rising forever but ever more slowly. One derivative, both ends of the story.

This is also the standard demonstration that the power rule isn't just for whole numbers. It works for any real exponent — halves, thirds, negatives, even irrational powers like x^π — which collapses square roots, cube roots, and reciprocals into a single rule instead of three separate formulas.

Common mistakes

Practice problems

Differentiate 6√x

Answer: 3/√x.

Differentiate √x + 1/√x

Answer: 1/(2√x) − 1/(2xx) — write the second term as x^(−1/2) first.

Find the slope of √x at x = 25

Answer: 1/(2·5) = 1/10.

Related derivatives

1/x