← All error guides

How to fix #NUM! in Excel and Google Sheets

What you see

  • #NUM! displayed
  • Often with SQRT, LOG, or date math

Common causes

  • Square root of a negative number
  • Number too large or small for the function

How to fix it

  1. Check input values are valid for the function
  2. Wrap calculations to avoid negatives inside SQRT
  3. Verify date values are real dates
Fix this in FixMyFormula →

Related errors