Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

Square roots, cube roots, and nth roots are inverses of exponentiation. The square root of n is the number that when multiplied by itself gives n. Roots appear throughout geometry, physics, and statistics.

공식

Square root: √x = x^(1/2) | Cube root: ∛x = x^(1/3) | General: ⁿ√x = x^(1/n)
x
Radicand (Number Under Root) (value)
n
Root Degree (integer)
√x
Root Result (value)

단계별 가이드

  1. 1Square root: √n = n^(1/2)
  2. 2Cube root: ∛n = n^(1/3)
  3. 3nth root: ⁿ√n = n^(1/n)
  4. 4For negative numbers, square root is imaginary (i)

풀어진 예시

입력
√64
결과
8 (because 8² = 64)
입력
∛27
결과
3 (because 3³ = 27)
입력
√2
결과
1.41421356… (irrational number)

자주 묻는 질문

What is the difference between a square root and a radical?

A radical is the symbol √. A square root is the most common radical (root degree 2). All roots use the radical symbol but with different degrees.

Can I take the square root of a negative number?

Not in real numbers. Negative square roots require imaginary numbers (using i = √−1). Most calculators only handle real roots.

How do I simplify a square root like √72?

Factor out perfect squares: √72 = √(36×2) = 6√2. This is the simplified form.

계산할 준비가 되셨나요? 무료 Square Root & Powers 계산기를 사용해 보세요

직접 시도해 보세요 →

설정