Number 84

Even Composite Positive

eighty-four

« 83 85 »

Basic Properties

Value84
In Wordseighty-four
Absolute Value84
SignPositive (+)
Is EvenYes
Is OddNo
Is PrimeNo
Is CompositeYes
Is Perfect SquareNo
Is Perfect CubeNo
Is Power of 2No
Roman NumeralLXXXIV
Square (n²)7056
Cube (n³)592704
Reciprocal (1/n)0.0119047619

Factors & Divisors

Factors 1 2 3 4 6 7 12 14 21 28 42 84
Number of Divisors12
Sum of Proper Divisors140
Prime Factorization 2 × 2 × 3 × 7
Is Perfect NumberNo
Is AbundantYes
Is DeficientNo

Number Theory

Digit Sum12
Digital Root3
Number of Digits2
Is PalindromeNo
Is Armstrong NumberNo
Is Harshad NumberYes
Is Fibonacci NumberNo
Collatz Steps to 19
Goldbach Partition 5 + 79
Next Prime 89
Previous Prime 83

Trigonometric Functions

sin(84)0.7331903201
cos(84)-0.6800234956
tan(84)-1.078183805
arctan(84)1.558892127
sinh(84)1.512538661E+36
cosh(84)1.512538661E+36
tanh(84)1

Roots & Logarithms

Square Root9.16515139
Cube Root4.37951914
Natural Logarithm (ln)4.430816799
Log Base 101.924279286
Log Base 26.392317423

Number Base Conversions

Binary (Base 2)1010100
Octal (Base 8)124
Hexadecimal (Base 16)54
Base64ODQ=

Cryptographic Hashes

MD568d30a9594728bc39aa24be94b319d21
SHA-1be461a0cd1fda052a69c3fd94f8cf5f6f86afa34
SHA-25644c8031cb036a7350d8b9b8603af662a4b9cdbd2f96e8d5de5af435c9c35da69
SHA-512cffaba95edd5423edc8f53a99927111e78647ba60c4c891ecf91a0b3d0ca61a8550fd75c20d4df22268bdb680d341cc5fb4d232c26c076c01a26911acb0b10ae

Initialize 84 in Different Programming Languages

LanguageCode
C#int number = 84;
C/C++int number = 84;
Javaint number = 84;
JavaScriptconst number = 84;
TypeScriptconst number: number = 84;
Pythonnumber = 84
Rubynumber = 84
PHP$number = 84;
Govar number int = 84
Rustlet number: i32 = 84;
Swiftlet number = 84
Kotlinval number: Int = 84
Scalaval number: Int = 84
Dartint number = 84;
Rnumber <- 84L
MATLABnumber = 84;
Lualocal number = 84
Perlmy $number = 84;
Haskellnumber :: Int number = 84
Elixirnumber = 84
Clojure(def number 84)
F#let number = 84
Visual BasicDim number As Integer = 84
Pascal/Delphivar number: Integer = 84;
SQLDECLARE @number INT = 84;
Bashnumber=84
PowerShell$number = 84

Fun Facts about 84

  • The number 84 is eighty-four.
  • 84 is an even number.
  • 84 is a composite number with 12 divisors.
  • 84 is a Harshad number — it is divisible by the sum of its digits (12).
  • 84 is an abundant number — the sum of its proper divisors (140) exceeds it.
  • The digit sum of 84 is 12, and its digital root is 3.
  • The prime factorization of 84 is 2 × 2 × 3 × 7.
  • Starting from 84, the Collatz sequence reaches 1 in 9 steps.
  • 84 can be expressed as the sum of two primes: 5 + 79 (Goldbach's conjecture).
  • In Roman numerals, 84 is written as LXXXIV.
  • In binary, 84 is 1010100.
  • In hexadecimal, 84 is 54.

About the Number 84

Overview

The number 84, spelled out as eighty-four, is an even positive integer. In mathematics, every integer has a unique set of properties that define its role in arithmetic, algebra, and number theory. On this page we explore everything there is to know about the number 84 — from its divisibility and prime factorization to its trigonometric values, binary representation, and cryptographic hashes.

Parity and Sign

The number 84 is even, which means it is exactly divisible by 2 with no remainder. Even numbers play a fundamental role in mathematics — they form one of the two basic parity classes and appear in many divisibility rules, algebraic identities, and combinatorial arguments.As a positive number, 84 lies to the right of zero on the number line. Its absolute value is 84.

Primality and Factorization

84 is a composite number, meaning it has divisors other than 1 and itself. Specifically, 84 has 12 divisors: 1, 2, 3, 4, 6, 7, 12, 14, 21, 28, 42, 84. The sum of its proper divisors (all divisors except 84 itself) is 140, which makes 84 an abundant number, since 140 > 84. Abundant numbers are integers where the sum of proper divisors exceeds the number.

The prime factorization of 84 is 2 × 2 × 3 × 7. Prime factorization is essential for computing the greatest common divisor (GCD) and least common multiple (LCM), simplifying fractions, and solving problems in modular arithmetic. The nearest primes to 84 are 83 and 89.

Special Classifications

Beyond basic primality, number theorists have identified many special categories that a number can belong to. 84 is a Harshad number (from Sanskrit “joy-giver”) — it is divisible by the sum of its digits (12). Harshad numbers connect divisibility theory with digit-based properties of integers.

Digit Properties

The digits of 84 sum to 12, and its digital root (the single-digit value obtained by repeatedly summing digits) is 3. The number 84 has 2 digits in its decimal representation. Digit sums are fundamental to divisibility tests: a number is divisible by 3 if and only if its digit sum is divisible by 3, and the same holds for divisibility by 9. The digital root, also known as the repeated digital sum, has applications in casting out nines — a centuries-old technique for verifying arithmetic calculations.

Number Base Conversions

In the binary (base-2) number system, 84 is represented as 1010100. Binary is the language of digital computers — every file, image, video, and program is ultimately stored as a sequence of binary digits (bits). In octal (base-8), 84 is 124, a system historically used in computing because each octal digit corresponds to exactly three binary digits. In hexadecimal (base-16), 84 is 54 — hex is ubiquitous in programming for representing memory addresses, color codes (#FF5733), and byte values.

The Base64 encoding of the string “84” is ODQ=. Base64 is widely used in web development for encoding binary data in URLs, email attachments (MIME), JSON Web Tokens (JWT), and data URIs in HTML and CSS.

Mathematical Functions

The square of 84 is 7056 (i.e. 84²), and its square root is approximately 9.165151. The cube of 84 is 592704, and its cube root is approximately 4.379519. The reciprocal (1/84) is 0.0119047619.

The natural logarithm (ln) of 84 is 4.430817, the base-10 logarithm is 1.924279, and the base-2 logarithm is 6.392317. Logarithms are essential in measuring earthquake magnitudes (Richter scale), sound levels (decibels), acidity (pH), and information content (bits).

Trigonometry

Treating 84 as an angle in radians, the principal trigonometric functions yield: sin(84) = 0.7331903201, cos(84) = -0.6800234956, and tan(84) = -1.078183805. The hyperbolic functions give: sinh(84) = 1.512538661E+36, cosh(84) = 1.512538661E+36, and tanh(84) = 1. Trigonometric functions are indispensable in physics (wave motion, oscillations, alternating current), engineering (signal processing, structural analysis), computer graphics (rotations, projections), and navigation (GPS, celestial mechanics).

Cryptographic Hashes

When the string “84” is passed through standard cryptographic hash functions, the results are: MD5: 68d30a9594728bc39aa24be94b319d21, SHA-1: be461a0cd1fda052a69c3fd94f8cf5f6f86afa34, SHA-256: 44c8031cb036a7350d8b9b8603af662a4b9cdbd2f96e8d5de5af435c9c35da69, and SHA-512: cffaba95edd5423edc8f53a99927111e78647ba60c4c891ecf91a0b3d0ca61a8550fd75c20d4df22268bdb680d341cc5fb4d232c26c076c01a26911acb0b10ae. Cryptographic hashes are one-way functions that produce a fixed-size output from any input. They are used for data integrity verification (detecting file corruption or tampering), password storage (storing hashes instead of plaintext passwords), digital signatures, blockchain technology (Bitcoin uses SHA-256), and content addressing (Git uses SHA-1 to identify objects).

Collatz Conjecture

The Collatz conjecture (also known as the 3n + 1 problem) is one of the most famous unsolved problems in mathematics. Starting from 84 and repeatedly applying the rule — divide by 2 if even, multiply by 3 and add 1 if odd — the sequence reaches 1 in 9 steps. Despite its simplicity, no one has been able to prove that this process always terminates for every starting number, and the conjecture remains open since it was first proposed by Lothar Collatz in 1937.

Goldbach’s Conjecture

According to Goldbach’s conjecture, every even integer greater than 2 can be expressed as the sum of two prime numbers. For 84, one such partition is 5 + 79 = 84. This conjecture, proposed in 1742 by Christian Goldbach in a letter to Leonhard Euler, has been verified computationally for all even numbers up to at least 4 × 1018, but a general proof remains elusive.

Roman Numerals

In the Roman numeral system, 84 is written as LXXXIV. Roman numerals originated in ancient Rome and use combinations of letters (I, V, X, L, C, D, M) with subtractive notation for certain values. They remain in use today on clock faces, in book chapters, film sequels, and formal outlines.

Programming

In software development, the number 84 can be represented across dozens of programming languages. For example, in C# you would write int number = 84;, in Python simply number = 84, in JavaScript as const number = 84;, and in Rust as let number: i32 = 84;. Math.Number provides initialization code for 27 programming languages, making it a handy quick-reference for developers working across different technology stacks.

Related Numbers

Nearby Numbers