2 lines
74 B
Text
2 lines
74 B
Text
|
|
(4,9,16,25 | ForEach-Object { & (add $_) ([Math]::Sqrt($_)) }) -join ", "
|