Glitch in computing $\int_0^8\frac{dx}{\sqrt[3]x}$?

103 Views Asked by At

Why do Wolframalpha and Symbolab say $$\int_0^8\frac1{\sqrt[3]x}dx=6$$ when the function is not continuous in the given interval?

image

1

There are 1 best solutions below

1
On

When an integrand is continuous except at the left endpoint of integration, it is an improper integral, and by definition it means the quantity $$ \int_0^8 \frac1{\sqrt[3]x}\,dx = \lim_{a\to0^+} \int_a^8 \frac1{\sqrt[3]x}\,dx. $$ (The limit might or might not exist.)