Scientific Notation to SI Units — Complete Guide

← All calculators

How to convert scientific notation to SI units

Engineering calculations frequently produce values in scientific notation combined with non-SI units — for example 1.427 × 10⁷ mm³. Converting these correctly to SI base units requires understanding both the scientific notation and the SI prefix system.

What is scientific notation?

Scientific notation expresses numbers as a × 10ⁿ, where 1 ≤ a < 10 and n is an integer. It avoids writing long strings of zeros and makes very large or very small numbers easier to read and compare.

Examples: 14,270,000 = 1.427 × 10⁷  |  0.00000427 = 4.27 × 10⁻⁶

SI prefix table

SymbolNameFactorExample
Ttera10¹²1 THz = 10¹² Hz
Ggiga10⁹1 GN = 10⁹ N
Mmega10⁶1 MPa = 10⁶ Pa
kkilo10³1 km = 10³ m
(base)10⁰m, Pa, kg, N
mmilli10⁻³1 mm = 10⁻³ m
μmicro10⁻⁶1 μm = 10⁻⁶ m
nnano10⁻⁹1 nm = 10⁻⁹ m
ppico10⁻¹²1 pF = 10⁻¹² F

The conversion method

To convert A × 10ⁿ [prefix][unit] to SI base units, follow these four steps:

  1. Look up the prefix exponent p (e.g. milli → p = −3)
  2. If the unit has a dimensional power d (e.g. mm³ → d = 3), the prefix contributes p × d to the exponent
  3. Add: total exponent = n + (p × d)
  4. Result = A × 10(n + p×d) [base unit]d

Cubed units: mm³ → m³

The most common mistake in unit conversion is forgetting to apply the dimensional power to the prefix. When converting mm³ to m³, the prefix (milli = 10⁻³) must be cubed:

Example: 1.427 × 10⁷ mm³ → m³
1.427 × 10⁷ mm³
mm = 10⁻³ m  →  mm³ = (10⁻³)³ m³ = 10⁻⁹ m³

= 1.427 × 10⁷ × 10⁻⁹ m³
= 1.427 × 10⁽⁷⁺⁽⁻⁹⁾⁾ m³
= 1.427 × 10⁻² m³
= 0.01427 m³

More worked examples

3.5 × 10⁴ kN → N

kilo → 10³, d = 1 (no power)
= 3.5 × 10⁴ × 10³ N = 3.5 × 10⁷ N = 35,000,000 N

250 μPa → Pa

micro → 10⁻⁶, d = 1
= 250 × 10⁻⁶ Pa = 2.5 × 10⁻⁴ Pa = 0.00025 Pa

6.2 × 10³ cm² → m²

centi → 10⁻², d = 2 → prefix contributes 10⁻⁴
= 6.2 × 10³ × 10⁻⁴ m² = 6.2 × 10⁻¹ m² = 0.62 m²

Common mistakes

Mistake 1: Not cubing the prefix for cubic units. mm³ ≠ 10⁻³ m³. It equals 10⁻⁹ m³ because (10⁻³)³ = 10⁻⁹. Always raise the prefix factor to the same power as the unit.
Mistake 2: Applying the prefix twice. 1 kN means 1 × 10³ N. Do not also multiply by 10³ separately — the prefix already includes the factor.
Mistake 3: Grams vs kilograms. The SI base unit for mass is the kilogram (kg), not the gram. So 1 g = 10⁻³ kg — applying the milli prefix to the base unit, not to grams.
Mistake 4: Sign errors in exponent arithmetic. Write the arithmetic explicitly: +7 + (−9) = −2. Do not try to do it in your head.

Scroll to Top