This calculator calculates the diagonal of a cuboid using length, width, height values.
Diagonal of a Cuboid = √(l2 + w2 + h2)