Turtle and Observer Command
distance xcor ycor

Returns the distance from the caller to xcor ycor. The observer is assumed to be at position (0,0).

Examples:

distance 3 4 returns 5 when the caller is at (0,0).

Related commands:
towards fd