Online Scientific Calculator
Powers, roots, logs, trig and fractions — with AI-powered step-by-step working
What a Scientific Calculator Adds
A basic calculator applies operations in the order you press them. A scientific calculator does two things beyond that:
- It obeys the order of operations. Typing
3 + 4 × 2^3returns , because the power is done first (), then the multiplication (), then the addition. A basic calculator would give . - It carries the functions that show up in science and algebra: , , , , , , , factorials, , and scientific notation through the
EEorEXPkey.
Most of these live above the keys and are reached with SHIFT or 2nd. That is where inverse functions hide too: sits above , and sits above .
This online version adds one thing a handheld cannot: it shows the intermediate lines, so you can see where an answer came from.
Entering the Awkward Things
Square roots. Press the key before the number on most modern calculators, and close the bracket: √(625) gives . For a cube root use , or raise to the power : . For any other root, .
Negatives. The (-) key and the − key are different. Write with brackets; typing -3^2 gives , because the power binds tighter than the sign.
Fractions. Use the or fraction key rather than decimals, so returns the exact instead of .
Trigonometry. Check the mode indicator: DEG for angles in degrees, RAD for radians. , but .
Big and small numbers. 6.02 EE 23 means ; typing 6.02 × 10 ^ 23 works too but is slower.
Common Mistakes to Avoid
- Missing brackets around a whole numerator or denominator.
12/3+1is , not . Type12/(3+1). - Leaving the calculator in radian mode during a geometry problem, or in degree mode during calculus. Wrong-looking trig answers are nearly always a mode problem.
- Rounding partway through. Keep full precision in the calculator memory and round only the final answer; rounding to early can shift a result in the second decimal place.
- Trusting the display over the question. A calculator returns the principal square root only: , whereas the equation has two solutions, .
- Reading
Eas an error.1.2E-5is scientific notation for .
Examples
√(7^2 + 24^2) — without the bracket you would get .Frequently Asked Questions
Press the √ key and then type the number inside the brackets it opens, for example √(625) = 25. On older models you type the number first and then press √. For cube roots and beyond, raise the number to a fractional power: the nth root of x is x^(1/n).
Almost always the angle mode. Check the small DEG or RAD indicator on the display. sin(30) is 0.5 in degree mode but about -0.988 in radian mode, so switching modes fixes the answer without changing anything you typed.
No. A calculator applies the exponent before the negative sign, so -3^2 evaluates as -(3^2) = -9. Writing (-3)^2 squares the negative number and gives 9. Use brackets whenever the base itself is negative.
Most can. Use the fraction key rather than the division key and the calculator keeps exact values, so 2/3 + 3/4 displays as 17/12 rather than 1.41666. There is usually a toggle key that swaps between the fraction and decimal form of the same answer.
Related Solvers
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving