Represents a regular dodecahedron.
Side length of each edge (must be positive)
Gets the side length
Calculates surface area: A = 3√25 + 10√5 * a²
Calculates volume: V = (1/4)(15 + 7√5) * a³
Represents a regular dodecahedron.