Skip to main content

Moment of Inertia Calculator

Calculate moment inertia instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.

Skip to calculator
Mathematics

Moment of Inertia Calculator

Calculate moment of inertia (second moment of area) for rectangles, circles, hollow circles, triangles, and I-beams. Get section modulus and radius of gyration.

Last updated: December 2025Reviewed by NovaCalculator Mathematics Team

Calculator

Adjust values & calculate
Rectangle โ€” Moment of Inertia
Ix = 66.667 x 10^6 mm4
Iy = 16.667 x 10^6 mm4
Ix = bh^3/12, Iy = hb^3/12
Section Modulus Sx
666.667 x 10^3 mm3
Section Modulus Sy
333.333 x 10^3 mm3
Area
20.000 x 10^3 mm2
Radius of Gyration rx
57.74 mm
Radius of Gyration ry
28.87 mm
Plastic Modulus Zx
1.000 x 10^6 mm3
Plastic Modulus Zy
500.000 x 10^3 mm3
Note: All values are calculated about the centroidal axes. Units are in millimeters. For inches, enter inch values and results will be in in^4, in^3, etc.
Your Result
Rectangle: Ix = 66.667 x 10^6 mm^4 | Iy = 16.667 x 10^6 mm^4
Share Your Result
Understand the Math

Formula

Ix = bh^3/12 (rectangle) | I = pi*r^4/4 (circle)

The moment of inertia depends on the cross-sectional shape. For composite sections, the parallel axis theorem (I = I_centroid + Ad^2) is used. Section modulus S = I/c where c is distance to extreme fiber. Radius of gyration r = sqrt(I/A).

Last reviewed: December 2025

Worked Examples

Example 1: Rectangular Beam Cross-Section

Calculate the moment of inertia for a rectangular beam with width 100 mm and height 200 mm.
Solution:
Ix = bh^3/12 = 100 x 200^3 / 12 = 100 x 8,000,000 / 12 = 66,666,667 mm^4 Iy = hb^3/12 = 200 x 100^3 / 12 = 200 x 1,000,000 / 12 = 16,666,667 mm^4 Area = 100 x 200 = 20,000 mm^2 Sx = Ix / (h/2) = 66,666,667 / 100 = 666,667 mm^3 rx = sqrt(Ix/A) = sqrt(66,666,667/20,000) = 57.74 mm
Result: Ix = 66.667 x 10^6 mm^4 | Iy = 16.667 x 10^6 mm^4 | Sx = 666,667 mm^3

Example 2: I-Beam Cross-Section

Calculate the moment of inertia for an I-beam with 150 mm flange width, 12 mm flange thickness, 200 mm web height, and 8 mm web thickness.
Solution:
Total height = 200 + 2(12) = 224 mm Flange area = 150 x 12 = 1,800 mm^2 each Web area = 8 x 200 = 1,600 mm^2 Total area = 2(1,800) + 1,600 = 5,200 mm^2 Flange Ix = 150(12)^3/12 = 21,600 mm^4 Web Ix = 8(200)^3/12 = 5,333,333 mm^4 Flange d = (200+12)/2 = 106 mm Ix = 2(21,600 + 1,800 x 106^2) + 5,333,333 = 45,820,133 mm^4
Result: Ix = 45.820 x 10^6 mm^4 | Area = 5,200 mm^2 | Efficient bending resistance
Expert Insights

Background & Theory

The Moment of Inertia Calculator applies the following established principles and formulas. Mathematics rests on a hierarchy of number systems, each extending the previous. The natural numbers (1, 2, 3, ...) support counting and ordering. The integers add negative values and zero, enabling subtraction without restriction. The rational numbers, expressible as p/q where p and q are integers and q is nonzero, close the system under division. The real numbers fill the gaps left by irrationals such as the square root of 2 or pi, forming a complete ordered field. The complex numbers, written as a + bi where i is the square root of negative one, complete the algebraic closure of the reals and allow every polynomial to have a root. Prime factorization states that every integer greater than one is uniquely expressible as a product of primes, a result known as the Fundamental Theorem of Arithmetic. Computing the greatest common divisor (GCD) of two integers relies most efficiently on the Euclidean algorithm: repeatedly replace the larger number with the remainder when it is divided by the smaller, until the remainder is zero. The last nonzero remainder is the GCD. The least common multiple (LCM) follows from the identity LCM(a, b) = |a * b| / GCD(a, b). Modular arithmetic defines equivalence classes of integers that share the same remainder under division by a modulus n. Fermat's Little Theorem and Euler's Theorem arise from this structure and underpin modern cryptography. Logarithms are the inverses of exponential functions. If b raised to the power x equals y, then the logarithm base b of y equals x. The natural logarithm uses base e, approximately 2.71828. Combinatorics counts arrangements and selections. The number of ordered arrangements (permutations) of r objects from n distinct objects is nPr = n! / (n - r)!. The number of unordered selections (combinations) is nCr = n! / (r! * (n - r)!). Pascal's triangle arranges these binomial coefficients so that each entry equals the sum of the two entries directly above it. The Fibonacci sequence, defined by F(1) = 1, F(2) = 1, and F(n) = F(n-1) + F(n-2), appears throughout nature and connects deeply to the golden ratio via Binet's formula.

History

The history behind the Moment of Inertia Calculator traces back through the following developments. Mathematics as a systematic discipline traces to ancient Mesopotamia. Babylonian clay tablets dating to around 1800 BCE demonstrate knowledge of quadratic equations, Pythagorean triples, and base-60 arithmetic, suggesting a practical mathematical tradition far preceding Greek formalism. Euclid of Alexandria compiled the Elements around 300 BCE, establishing the axiomatic method that would define rigorous mathematics for over two thousand years. His work organized plane geometry, number theory, and proportion into logically chained propositions derived from a small set of postulates. The algorithm bearing his name for computing GCDs appears in Book VII and remains in use today. In the 9th century, the Persian scholar Muhammad ibn Musa Al-Khwarizmi wrote Al-Kitab al-mukhtasar fi hisab al-jabr wal-muqabala, the treatise whose title gave algebra its name. He systematized the solution of linear and quadratic equations and described procedures that operated on unknowns as objects, a conceptual leap away from purely numerical calculation. Rene Descartes introduced coordinate geometry in 1637 by uniting algebra and Euclidean geometry, allowing curves to be studied through equations. This synthesis set the stage for calculus. Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus during the 1660s and 1670s, triggering a priority dispute that lasted decades and divided British and Continental mathematicians. Carl Friedrich Gauss proved the Fundamental Theorem of Algebra in 1799, showing that every nonconstant polynomial has at least one complex root. His Disquisitiones Arithmeticae of 1801 established modern number theory. David Hilbert's formalist program at the turn of the 20th century sought to place all of mathematics on an explicit axiomatic foundation, a project that Kurt Godel's incompleteness theorems of 1931 showed to be fundamentally limited. Alan Turing's work in the 1930s on computability introduced the theoretical model of the stored-program computer and linked mathematical logic directly to the limits of algorithmic calculation. His proof that no algorithm can decide in general whether an arbitrary program will halt or run forever placed fundamental boundaries on what mathematics can mechanically determine, and it opened the discipline now known as theoretical computer science.

Share this calculator

Explore More

Frequently Asked Questions

Moment of inertia, also called the second moment of area, is a geometric property that quantifies how a cross-sectional shape resists bending about a particular axis. It is measured in units of length to the fourth power (mm^4 or in^4). The moment of inertia is critically important in structural engineering because it directly determines how much a beam will deflect under load and the maximum stress it will experience. A larger moment of inertia means greater resistance to bending, which is why structural shapes like I-beams are designed to maximize this property by placing material far from the neutral axis. Understanding moment of inertia is essential for designing safe and efficient structural members in buildings, bridges, machinery, and all load-bearing applications.
The radius of gyration (r) is defined as the square root of the moment of inertia divided by the cross-sectional area (r = sqrt(I/A)). It represents the distance from the axis at which the entire area could be concentrated to produce the same moment of inertia. The radius of gyration is particularly important in column design because it directly relates to the slenderness ratio (L/r), which determines whether a column will fail by material yielding or by elastic buckling. A larger radius of gyration means a more efficient cross-section for resisting buckling. For columns, designers check the slenderness ratio about both the strong and weak axes, and the critical case is typically the weak axis where the radius of gyration is smallest. This is why wide-flange sections are preferred for columns over narrow deep sections.
You may use the results for reference and educational purposes. For professional reports, academic papers, or critical decisions, we recommend verifying outputs against peer-reviewed sources or consulting a qualified expert in the relevant field.
All calculations use established mathematical formulas and are performed with high-precision arithmetic. Results are accurate to the precision shown. For critical decisions in finance, medicine, or engineering, always verify results with a qualified professional.
No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.
The Formula section on this page shows the equation used. You can reproduce the calculation manually or in a spreadsheet using those steps. Compare your answer against the worked examples in the Examples section, which use known reference values so you can confirm the calculator is behaving as expected.
Educational Note: This calculator is provided for educational and informational purposes. Results are based on the formulas and inputs provided. Always verify important calculations independently. NovaCalculator processes calculator inputs client-side; optional analytics follow visitor consent settings.Reviewed by: NovaCalculator Mathematics Team โ€” Verified against standard mathematical and scientific references. Last reviewed: December 2025. ยฉ 2024โ€“2026 NovaCalculator.

Share this calculator

Formula

Ix = bh^3/12 (rectangle) | I = pi*r^4/4 (circle)

The moment of inertia depends on the cross-sectional shape. For composite sections, the parallel axis theorem (I = I_centroid + Ad^2) is used. Section modulus S = I/c where c is distance to extreme fiber. Radius of gyration r = sqrt(I/A).

Worked Examples

Example 1: Rectangular Beam Cross-Section

Problem: Calculate the moment of inertia for a rectangular beam with width 100 mm and height 200 mm.

Solution: Ix = bh^3/12 = 100 x 200^3 / 12 = 100 x 8,000,000 / 12 = 66,666,667 mm^4\nIy = hb^3/12 = 200 x 100^3 / 12 = 200 x 1,000,000 / 12 = 16,666,667 mm^4\nArea = 100 x 200 = 20,000 mm^2\nSx = Ix / (h/2) = 66,666,667 / 100 = 666,667 mm^3\nrx = sqrt(Ix/A) = sqrt(66,666,667/20,000) = 57.74 mm

Result: Ix = 66.667 x 10^6 mm^4 | Iy = 16.667 x 10^6 mm^4 | Sx = 666,667 mm^3

Example 2: I-Beam Cross-Section

Problem: Calculate the moment of inertia for an I-beam with 150 mm flange width, 12 mm flange thickness, 200 mm web height, and 8 mm web thickness.

Solution: Total height = 200 + 2(12) = 224 mm\nFlange area = 150 x 12 = 1,800 mm^2 each\nWeb area = 8 x 200 = 1,600 mm^2\nTotal area = 2(1,800) + 1,600 = 5,200 mm^2\nFlange Ix = 150(12)^3/12 = 21,600 mm^4\nWeb Ix = 8(200)^3/12 = 5,333,333 mm^4\nFlange d = (200+12)/2 = 106 mm\nIx = 2(21,600 + 1,800 x 106^2) + 5,333,333 = 45,820,133 mm^4

Result: Ix = 45.820 x 10^6 mm^4 | Area = 5,200 mm^2 | Efficient bending resistance

Frequently Asked Questions

What is moment of inertia and why is it important?

Moment of inertia, also called the second moment of area, is a geometric property that quantifies how a cross-sectional shape resists bending about a particular axis. It is measured in units of length to the fourth power (mm^4 or in^4). The moment of inertia is critically important in structural engineering because it directly determines how much a beam will deflect under load and the maximum stress it will experience. A larger moment of inertia means greater resistance to bending, which is why structural shapes like I-beams are designed to maximize this property by placing material far from the neutral axis. Understanding moment of inertia is essential for designing safe and efficient structural members in buildings, bridges, machinery, and all load-bearing applications.

How does the radius of gyration relate to moment of inertia?

The radius of gyration (r) is defined as the square root of the moment of inertia divided by the cross-sectional area (r = sqrt(I/A)). It represents the distance from the axis at which the entire area could be concentrated to produce the same moment of inertia. The radius of gyration is particularly important in column design because it directly relates to the slenderness ratio (L/r), which determines whether a column will fail by material yielding or by elastic buckling. A larger radius of gyration means a more efficient cross-section for resisting buckling. For columns, designers check the slenderness ratio about both the strong and weak axes, and the critical case is typically the weak axis where the radius of gyration is smallest. This is why wide-flange sections are preferred for columns over narrow deep sections.

How do I interpret the result?

Results are displayed with a label and unit to help you understand the output. Many calculators include a short explanation or classification below the result (for example, a BMI category or risk level). Refer to the worked examples section on this page for real-world context.

Can I use Moment of Inertia Calculator on a mobile device?

Yes. All calculators on NovaCalculator are fully responsive and work on smartphones, tablets, and desktops. The layout adapts automatically to your screen size.

What inputs do I need to use Moment of Inertia Calculator accurately?

Each field is labelled with the required unit (metric or imperial). Gather your source values before starting โ€” for example, a weight measurement in kilograms, a distance in metres, or a dollar amount โ€” and enter them exactly as measured. The formula section on this page lists every variable and explains what each represents.

How accurate are the results from Moment of Inertia Calculator?

All calculations use established mathematical formulas and are performed with high-precision arithmetic. Results are accurate to the precision shown. For critical decisions in finance, medicine, or engineering, always verify results with a qualified professional.

References

Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy