# SQRT2

> The square root 2. Approximately 1.41.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Mathematics](/engine/6000.5/script-reference/unity/mathematics.md)
* **Assembly:** UnityEngine.MathematicsModule

```csharp
public const float SQRT2 = 1.4142135
```
