--- title: "5 in Roman numerals is V" description: "5 in Roman numerals is V, written as 5. How it breaks down, how to write it, and the numbers either side." url: https://atoneplace.net/roman-numerals/5/ site: "At One Place" --- # 5 in Roman numerals **5 in Roman numerals: V** 5 is written V in Roman numerals. That is 1 symbol group added together, reading left to right from the largest value down. ## How it breaks down *V = 5 = 5* | Group | Value | Subtraction | Running total | | --- | --- | --- | --- | | V | 5 | — | 5 | ## No subtraction needed V is purely additive — every symbol is simply added to the one before it, with no subtractive pairs like IV or IX. Numbers avoid subtraction when none of their digits is a 4 or a 9. ## The symbols | Symbol | Value | Used here | | --- | --- | --- | | I | 1 | no | | V | 5 | yes — 1× | | X | 10 | no | | L | 50 | no | | C | 100 | no | | D | 500 | no | | M | 1,000 | no | ## The same number, other ways - **In words:** Five - **Roman numeral:** V - **Symbol count:** 1 characters - **Binary:** 101 - **Hexadecimal:** 5 ## The numbers either side | Number | Roman numeral | | --- | --- | | 3 | III | | 4 | IV | | 5 | V ← | | 6 | VI | | 7 | VII | ## Common questions ### What is 5 in Roman numerals? 5 is V. ### What does V mean? V is the Roman numeral for 5 — 5. ### How do you write 5 in Roman numerals? Take the largest value that fits and repeat until nothing is left: V (5). That gives V. ## Related pages - [3 in Roman numerals](https://atoneplace.net/roman-numerals/3/) - [4 in Roman numerals](https://atoneplace.net/roman-numerals/4/) - [6 in Roman numerals](https://atoneplace.net/roman-numerals/6/) - [7 in Roman numerals](https://atoneplace.net/roman-numerals/7/) - [9 in Roman numerals](https://atoneplace.net/roman-numerals/9/) - [14 in Roman numerals](https://atoneplace.net/roman-numerals/14/) - [19 in Roman numerals](https://atoneplace.net/roman-numerals/19/) - [40 in Roman numerals](https://atoneplace.net/roman-numerals/40/) - [42 in Roman numerals](https://atoneplace.net/roman-numerals/42/) - [49 in Roman numerals](https://atoneplace.net/roman-numerals/49/) - [50 in Roman numerals](https://atoneplace.net/roman-numerals/50/) - [64 in Roman numerals](https://atoneplace.net/roman-numerals/64/) ## Sources - Calculated on this page — At One Place (/about/)