AixKit
All-in-One Online Calculators
Part of: Math & Geometry →
The Cylinder Volume Calculator is a practical and easy-to-use tool designed for engineers, students, construction professionals, and anyone who needs to compute the volume of a cylinder.
Volume = π × r² × h
r = 4 cm, h = 10 cm → V = π × 16 × 10 ≈ 502.65 cm³
r = 1.5 m, h = 5 m → V = π × 2.25 × 5 ≈ 35.34 m³
r = diameter / 2. For diameter = 8 cm, use r = 4 cm.
Divide diameter by 2 first, then enter as radius.
V = π × (R² − r²) × h, where R = outer radius, r = inner radius.
Cubic units matching your input — cm → cm³, m → m³, ft → ft³.
The calculator uses JavaScript's full-precision Math.PI ≈ 3.141592653589793.
Surface Area = 2πr² + 2πrh.