Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=A2/(B2^2)Computed by a real spreadsheet engine on the sample data below.
| Weight_kg | Height_m | BMI |
| 70 | 1.75 | |
| 85 | 1.80 | |
| 60 | 1.65 |
=A2/(B2^2)→22.8571428571
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
Use the imperial formula: BMI = (weight_lb * 703) / (height_in^2). In a cell: =(A2*703)/(B2^2) where A2 is pounds and B2 is total inches.
A BMI of 18.5–24.9 is generally considered normal or healthy weight according to standard guidelines.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: