Torus Volume and Surface Area Calculator
Enter the major radius R, the distance from the center of the hole to the center of the tube, and the minor radius r of the tube itself, to find the volume and surface area of a torus. The tool applies the exact formulas volume = 2 pi squared R r squared and surface area = 4 pi squared R r, rounding each result to six decimals. Both cards update the instant you change a value.
How to find the volume of a torus
- Set the Major radius (R) field to the distance from the center to the tube center.
- Set the Minor radius (r) field to the radius of the circular tube.
- Both fields accept values from 0 to 1000 in steps of 0.1, and must be greater than zero.
- Read the Volume card and the Surface area card, each shown to six decimals.
- Use Copy result to grab both figures on separate lines.
Examples
Major radius 10, minor radius 3
Major radius (R) = 10, Minor radius (r) = 3
Volume = 1,776.528792, Surface area = 1,184.352528
Major radius 5, minor radius 2
Major radius (R) = 5, Minor radius (r) = 2
Volume = 394.784176, Surface area = 394.784176
Unit torus, both radii 1
Major radius (R) = 1, Minor radius (r) = 1
Volume = 19.739209, Surface area = 39.478418
Frequently asked questions
What is a torus?
A torus is a donut shape, a circular tube bent around into a ring. It is defined by two numbers: a major radius R from the center of the hole to the center of the tube, and a minor radius r for the tube cross section itself.
What is the formula for the volume of a torus?
Volume equals 2 times pi squared times the major radius times the minor radius squared, or 2 pi squared R r squared. It follows from Pappus's theorem: the tube's circular cross section area pi r squared, swept around the ring of circumference 2 pi R.
What is the formula for the surface area of a torus?
Surface area equals 4 times pi squared times the major radius times the minor radius, or 4 pi squared R r. That is the tube circumference 2 pi r multiplied by the path length 2 pi R its center traces around the ring.
What is the difference between the major and minor radius?
The major radius R is the distance from the center of the hole to the center of the tube. The minor radius r is the radius of the tube's circular cross section. The outer edge of the donut sits at R plus r, and the hole edge at R minus r.
Why can volume and surface area come out equal, as at R 5 and r 2?
Volume is 2 pi squared R r squared and surface area is 4 pi squared R r, so they are equal whenever r squared times 2 equals 4 r, that is when r equals 2, for any R. At R 5 and r 2 both work out to 394.784176 in their respective units.
Can the minor radius be larger than the major radius?
A standard ring torus keeps R at least as large as r so the tube does not overlap itself. This calculator accepts any positive values, but when r is larger than R the shape self-intersects and the formulas describe the swept solid rather than a clean donut.
What are the input limits and units?
Each radius must be greater than zero and can range up to 1000, adjusted in steps of 0.1. The units are whatever you use for the radii: volume comes out in those units cubed and surface area in those units squared, so radii in cm give volume in cubic cm.
How precise are the results?
The engine uses JavaScript's full double-precision value of pi, then rounds each answer to six decimal places. Displayed values group thousands with a comma, so 1776.528792 appears as 1,776.528792.
Is my data sent anywhere?
No. The whole calculation runs locally in your browser, so the radii you type and the results are never uploaded to a server. You can use the tool offline once the page has loaded.
Learn more
- The torus volume formula from Pappus's theorem
How 2 pi squared R r squared is derived, how to measure the major and minor radius, and how volume and surface area differ.
Related tools
Sphere Volume Calculator
Calculate the volume and surface area of a sphere from its radius. Also returns diameter and great-circle circumference. Free, accurate and instant.
Cylinder Volume Calculator
Calculate the volume and surface area of a cylinder from its radius and height. Returns lateral area, total area and base area too. Free and instant.
Frustum Volume Calculator
Calculate the volume and surface area of a conical frustum, a truncated cone, from its top radius, bottom radius and height. Returns slant height too. Free.
Tetrahedron Calculator
Calculate the volume, surface area, height and face area of a regular tetrahedron from its edge length. Uses exact formulas for precise results. Free to use.
Annulus Area Calculator
Calculate the area of an annulus, the ring between two concentric circles, from its outer and inner radius. Returns both circumferences and width too. Free.
Area Calculator
Find the area of a circle, square, rectangle, triangle, trapezoid, parallelogram, ellipse, sector or rhombus. Free and runs in your browser.