Edit Article

Octal is base-8, with only numbers 0-7. While Decimal is base-10 with numbers 0-9. Learn to convert from Decimal to Octal, without using a calculator.

Ad

EditSteps

  1. 1
    Write down the decimal number you want to convert to octal.
    Ad
  2. 2
    Divide that number by 8. Treat the division as an integer division, that is, do not calculate the quotient in decimals - stop once a remainder is obtained.
  3. 3
    Divide the quotient obtained by 8 and again note down the remainder separately.
  4. 4
    Repeat the process described above until a quotient less than 8 is obtained. During the process every time note down the remainder separately. Please note that we also need to separately note down the last quotient (the one which is less than 8) of the process.
  5. 5
    Arrange the remainders and the last quotient from Right to Left in the order they were obtained, thus keeping the last quotient in the first place.
    Ad

We could really use your help!

Can you tell us about
horses?
Yes
No
horses
how to much out a stall with shavings
Can you tell us about
dogs?
Yes
No
dogs
how to adopt a rescue dog
Can you tell us about
reference requests?
Yes
No
reference requests
how to ask for a reference
Can you tell us about
pool tables?
Yes
No
pool tables
how to level a pool table
Thanks for helping! Please tell us everything you know about
...
Tell us everything you know here. Remember, more detail is better.
Tips
Provide Details.
Please be as detailed as possible in your explanation. Don't worry about formatting! We'll take care of it. For example:
Don't say: Eat more fats.
Do say: Add fats with some nutritional value to the foods you already eat. Try olive oil, butter, avocado, and mayonnaise.

EditMore examples

Don't get the steps above? Use this section as your second reference.

Edit99

  1. 99 / 8 = 12 . 375 = 12 r 3 (3)
  2. 12 / 8 = 1 . 5 = 1 r 4 (34)
  3. 1 goes to the remainder list (341)
  4. Reverse 341, so, 143 is the final answer (The octal of 99 is 143)

Edit363

  1. 363 / 8 = 45 . 375 = 45 r 3 (3)
  2. 45 / 8 = 5 . 625 = 5 r 5 (35)
  3. 5 goes to the remainder list (355)
  4. Reverse 355, so, 553 is the final answer (The octal of 363 is 553)

Edit5210

  1. 5210 / 8 = 651 . 25 = 651 r 2 (2)
  2. 651 / 8 = 81 . 375 = 81 r 3 (23)
  3. 81 / 8 = 10 . 125 = 10 r 1 (231)
  4. 10 / 8 = 1 . 25 = 1 r 2 (2312)
  5. 1 goes to the remainder list (23121)
  6. Reverse 23121, so, 12132 is the final answer (The octal of 5210 is 12132)

EditVideo



Article Info

Featured Article

Categories: Featured Articles | Conversion Aids

In other languages:

Español: convertir decimales a octales, Italiano: Convertire un Numero Decimale in Ottale, Português: Converter um Número Decimal em Octal, Русский: переводить из десятичной системы в восьмеричную

Thanks to all authors for creating a page that has been read 213,316 times.

Did this article help you?
Yes No

Become
an Author!

Write an Article