I have removed the server from the DAG using the below command as I want to shutdown/decommission the server. The server has been removed from the DAG but it has not been removed from the cluster.
Remove-DatabaseAvailabilityGroupServer -Identity DAG -MailboxServer MBX01 -ConfigurationOnly
How can I remove it from the cluster as it showing in the cluster if I run the command Get-ClusterNode?