PowerShell - Functions
You want to create a PowerShell function
Get-Square that takes a number and returns its square. Which function definition correctly achieves this?