Xxv Xxv Xiii Xiv रोमन अंक Jun 2026
| Roman | Value | |-------|-------| | XXV | 25 | | XXV | 25 | | XIII | 13 | | XIV | 14 |
Try this: Take a word, convert A=1…Z=26, then add 25 to each number (wrap around). Example: CAT = 3,1,20 → +25 = 28,26,45 → mod 26 = 2,0,19 → B, (26=Z), S → BZS? Not pretty. Better use XXV as a fixed offset. xxv xxv xiii xiv रोमन अंक
: Same as the first one, 25.