Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
ODD rounds a number away from zero to the nearest odd integer. It complements EVEN and is handy in scenarios where odd quantities are structurally required, such as certain statistical sampling schemes.
=ODD(2)=ODD(2)Computed by a real spreadsheet engine on the sample data below.
| Value | Rounded Odd |
| 2 | =ODD(2) |
| 4 | =ODD(4) |
| 5 | =ODD(5) |
| -2 | =ODD(-2) |
=ODD(2)→3
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: