{ "authors": [ "keiravillekode" ], "files": { "solution": [ "square_root.zig" ], "test": [ "test_square_root.zig" ], "example": [ ".meta/example.zig" ] }, "blurb": "Given a natural radicand, return its square root.", "source": "wolf99", "source_url": "https://github.com/exercism/problem-specifications/pull/1582" }